commit cffae6087bfa3755b4724041c43744b3a713adfc
Author: Elan Ruusamäe <g...@pld-linux.org>
Date:   Thu Oct 5 21:45:05 2017 +0300

    replaces siphashc3, new maintainer

 python-siphashc3.spec => python-siphashc.spec | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/python-siphashc3.spec b/python-siphashc.spec
similarity index 84%
rename from python-siphashc3.spec
rename to python-siphashc.spec
index 84e847a..7c7017a 100644
--- a/python-siphashc3.spec
+++ b/python-siphashc.spec
@@ -4,22 +4,18 @@
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
-# NOTES:
-# - 'module' should match the Python import path (first component?)
-# - 'egg_name' should equal to Python egg name
-# - 'pypi_name' must match the Python Package Index name
 %define                module          siphashc
-%define                egg_name        siphashc3
-%define                pypi_name       siphashc3
+%define                egg_name        siphashc
+%define                pypi_name       siphashc
 Summary:       Python module for siphash
 Name:          python-%{pypi_name}
-Version:       3
+Version:       0.8
 Release:       1
 License:       MIT
 Group:         Libraries/Python
 Source0:       
https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5: b86856858e1f24a7288248f2f45e7c40
-URL:           http://github.com/carlopires/siphashc3
+# Source0-md5: f2078b9c12d4650a67ad29ab4c63d8cc
+URL:           https://github.com/WeblateOrg/siphashc
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
@@ -31,6 +27,7 @@ BuildRequires:        python3-modules
 BuildRequires: python3-setuptools
 %endif
 Requires:      python-modules
+Obsoletes:     python-siphashc3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,6 +37,7 @@ Python module for siphash, based on floodberry's version.
 Summary:       Python module for siphash
 Group:         Libraries/Python
 Requires:      python3-modules
+Obsoletes:     python3-siphashc3
 
 %description -n python3-%{pypi_name}
 Python module for siphash, based on floodberry's version.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-siphashc.git/commitdiff/cffae6087bfa3755b4724041c43744b3a713adfc

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to