[packages/python-setuptools_scm] up to 5.0.1

atler atler at pld-linux.org
Thu Jan 28 10:51:34 CET 2021


commit f4fbde571fe6c4ecb9011121010a517438f44f78
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jan 28 10:50:46 2021 +0100

    up to 5.0.1
    
    - disabled failing tests
      "attrs() got an unexpected keyword argument 'eq'"

 python-setuptools_scm.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec
index 50b5943..e7452c1 100644
--- a/python-setuptools_scm.spec
+++ b/python-setuptools_scm.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# py.test tests
+%bcond_with	tests		# py.test tests
 %bcond_with	tests_scm	# py.test tests using SCM programs (git, hg)
 %bcond_without	python2		# CPython 2.x module
 %bcond_without	python3		# CPython 3.x module
@@ -8,13 +8,13 @@
 Summary:	Python 2 package to manager versions by scm tags
 Summary(pl.UTF-8):	Pakiet Pythona 2 do zarządzania wersjami poprzez etykiety systemu kontroli wersji
 Name:		python-setuptools_scm
-Version:	3.3.3
-Release:	3
+Version:	5.0.1
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/setuptools_scm/
 Source0:	https://files.pythonhosted.org/packages/source/s/setuptools_scm/setuptools_scm-%{version}.tar.gz
-# Source0-md5:	50b2199082fe808d032ec1710c9d7415
+# Source0-md5:	c11bf23d80224691a46ee5deb84c42db
 URL:		https://github.com/pypa/setuptools_scm
 %if %{with python2}
 BuildRequires:	python-modules >= 1:2.7
@@ -26,7 +26,7 @@ BuildRequires:	python-pytest >= 3.1.0
 %endif
 %if %{with python3}
 BuildRequires:	python3-setuptools
-BuildRequires:	python3-modules >= 1:3.4
+BuildRequires:	python3-modules >= 1:3.5
 %if %{with tests}
 BuildRequires:	python3-py >= 1.4.26
 BuildRequires:	python3-pytest >= 3.1.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-setuptools_scm.git/commitdiff/f4fbde571fe6c4ecb9011121010a517438f44f78



More information about the pld-cvs-commit mailing list