Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2018-12-14 20:47:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyasn1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyasn1.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyasn1"

Fri Dec 14 20:47:35 2018 rev:37 rq:656009 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes      
2018-08-10 09:46:49.341984572 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new.28833/python-pyasn1.changes   
2018-12-14 20:47:37.493489831 +0100
@@ -1,0 +2,5 @@
+Fri Dec  7 11:40:47 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyasn1.spec ++++++
--- /var/tmp/diff_new_pack.Zw0CQS/_old  2018-12-14 20:47:38.093489005 +0100
+++ /var/tmp/diff_new_pack.Zw0CQS/_new  2018-12-14 20:47:38.093489005 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,18 +24,17 @@
 Summary:        ASN.1 types and codecs
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/etingof/pyasn1
-Source:         
https://pypi.io/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz
+URL:            https://github.com/etingof/pyasn1
+Source:         
https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 %ifpython2
 Obsoletes:      %{oldpython}-asn1 < 0.2.3
 Provides:       %{oldpython}-asn1 = %{version}
 %endif
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -52,13 +51,12 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py test
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc CHANGES.rst README.md TODO.rst
 %license LICENSE.rst
 %{python_sitelib}/*


Reply via email to