[packages/pyp2rpm] up to 3.1.3

glen glen at pld-linux.org
Tue Sep 6 17:26:36 CEST 2016


commit a9e5bda228900d83ddda9c3cf1fb893a4070b3fa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 6 18:09:39 2016 +0300

    up to 3.1.3
    
    - Move Licenses from %doc to %license
    - Update pld template
    - Add webtest marker
    - Bugfixes, minor enhancements

 default-distro.patch | 13 -------------
 pyp2rpm.spec         |  4 ++--
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/pyp2rpm.spec b/pyp2rpm.spec
index 4448c8e..79adb39 100644
--- a/pyp2rpm.spec
+++ b/pyp2rpm.spec
@@ -4,12 +4,12 @@
 
 Summary:	Convert Python packages to RPM .spec files
 Name:		pyp2rpm
-Version:	3.1.2
+Version:	3.1.3
 Release:	1
 License:	MIT
 Group:		Development
 Source0:	https://github.com/fedora-python/pyp2rpm/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	b2b7f9b318f0e24f5c36ee8b85accf39
+# Source0-md5:	3ef566fdc6f9f904d1d3a18f9d7b56ad
 Patch0:		default-savepath.patch
 Patch1:		no-rpmdev-packager.patch
 Patch2:		default-distro.patch
diff --git a/default-distro.patch b/default-distro.patch
index 67e25a5..d8f4195 100644
--- a/default-distro.patch
+++ b/default-distro.patch
@@ -1,16 +1,3 @@
-#--- pyp2rpm-1.1.2/README.rst~	2014-11-10 14:44:08.000000000 +0200
-#+++ pyp2rpm-1.1.2/README.rst	2015-05-23 13:29:02.046296448 +0300
-@@ -37,8 +37,8 @@
-       -s PACKAGE_SOURCE   Where to get package from ("pypi" or "/full/path/to/local/file", default: "pypi").
-       -d SAVE_DIR         Where to save the package file (default: "~/rpmbuild")
-       -r RPM_NAME         Name of rpm package (overrides calculated name)
--      -t TEMPLATE         Template file (jinja2 format) to render (default: "fedora"). Search order is 1) filesystem, 2) default templates.
--      -o DISTRO           Default distro whose conversion rules to use (default: "fedora"). Default templates have their rules associated and ignore this.
-+      -t TEMPLATE         Template file (jinja2 format) to render (default: "pld"). Search order is 1) filesystem, 2) default templates.
-+      -o DISTRO           Default distro whose conversion rules to use (default: "pld"). Default templates have their rules associated and ignore this.
-       -b BASE_PYTHON      Base Python version to package for (default: "2").
-       -p PYTHON_VERSION   Additional Python versions to include in the specfile (e.g -p3 for %{?with_python3}). Can be specified multiple times.
-       --srpm              When used pyp2rpm will produce srpm instead of printing specfile into stdout.
 --- pyp2rpm-2.0.0/pyp2rpm/settings.py~	2016-03-11 23:24:36.000000000 +0200
 +++ pyp2rpm-2.0.0/pyp2rpm/settings.py	2016-03-11 23:25:04.213223094 +0200
 @@ -4,8 +4,8 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pyp2rpm.git/commitdiff/a9e5bda228900d83ddda9c3cf1fb893a4070b3fa



More information about the pld-cvs-commit mailing list