#4 Update to 2.0.0
Opened 8 months ago by cstratak. Modified 8 months ago
rpms/ cstratak/python-iniconfig 2.0.0  into  rawhide

file modified
+6 -5
@@ -1,6 +1,6 @@ 

  Name:               python-iniconfig

- Version:            1.1.1

- Release:            14%{?dist}

+ Version:            2.0.0

+ Release:            1%{?dist}

  Summary:            Brain-dead simple parsing of ini files

  # SPDX

  License:            MIT
@@ -40,9 +40,6 @@ 

  

  %prep

  %autosetup -n iniconfig-%{version}

- # Remove undeclared dependency on python-py

- # Merged upstream https://github.com/pytest-dev/iniconfig/pull/47

- sed -i "s/py\.test/pytest/" testing/test_iniconfig.py

  

  

  %generate_buildrequires
@@ -70,6 +67,10 @@ 

  

  

  %changelog

+ * Mon Sep 04 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.0.0-1

+ - Update to 2.0.0

+ Resolves: rhbz#2158975

+ 

  * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-14

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (iniconfig-1.1.1.tar.gz) = c9341db7e3ec2204b6a674fca7824cbeb492e3576d5ac3f084b234c82842b28f2f6acbfdb812e183f4334a95b990551f942a4caf548f5ce7ef14885f931535ee

+ SHA512 (iniconfig-2.0.0.tar.gz) = f0287115595a1ba074c5c77c3f7840efc2fef6c95c5ff3deaaf278c78b328f92187c358d5dd074b62c033db47952d99fc6d5164d4a48c81ba2c53d571eb76090

rebased onto 4d6c038

8 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/9e0ced75cb1849e48be5b338627f8e79

The pypi tarball doesn't contain the tests in the new version.

The github tarball has a

LookupError: Error getting the version from source `vcs`: setuptools-scm was unable to detect version for /builddir/build/BUILD/iniconfig-2.0.0.
Metadata