public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Update to 1.10.0.
@ 2026-08-01 11:43 Thomas Moschny
  0 siblings, 0 replies; only message in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-py
Branch : pr7
Commit : a68092ae5d7e332ca3ade81aa41114f228d5826f
Author : Thomas Moschny <thm@fedoraproject.org>
Date   : 2020-12-27T10:22:35+01:00
Stats  : +10/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/a68092ae5d7e332ca3ade81aa41114f228d5826f?branch=pr7

Log:
Update to 1.10.0.

---
diff --git a/python-py.spec b/python-py.spec
index 4487d5b..a3803c2 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,7 +1,7 @@
 # we have a circular (build) dependency with the (new) pytest package
 # when generating the docs or running the testsuite
 %bcond_without docs
-# the testsuite is curremtly not compatible with pytest 3, see
+# the testsuite is currently not compatible with pytest 3, see
 # https://github.com/pytest-dev/py/issues/104
 %if 0%{?fedora} || 0%{?rhel} > 7
 %bcond_with tests
@@ -15,8 +15,8 @@
 %global srcname py
 
 Name:           python-%{srcname}
-Version:        1.9.0
-Release:        2%{?dist}
+Version:        1.10.0
+Release:        1%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
 License:        MIT and Public Domain
 #               main package: MIT, except: doc/style.css: Public Domain
@@ -53,8 +53,8 @@ BuildRequires:  python3-pytest >= %{pytest_version_lb}, python3-pytest < %{pytes
 %endif # with tests
 Requires:       python3-setuptools
 %{?python_provide:%python_provide python3-%{srcname}}
-Provides:       bundled(python3-apipkg) = 1.4
-Provides:       bundled(python3-iniconfig) = 1.0.0
+Provides:       bundled(python3-apipkg) = 1.5
+Provides:       bundled(python3-iniconfig) = 1.1.1
 Obsoletes:      platform-python-%{srcname} < %{version}-%{release}
 
 %description -n python3-%{srcname}
@@ -99,7 +99,7 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
 
 
 %files -n python3-%{srcname}
-%doc CHANGELOG
+%doc CHANGELOG.rst
 %doc README.rst
 %license LICENSE
 %if %{with docs}
@@ -110,6 +110,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
 
 
 %changelog
+* Sat Dec 26 2020 Thomas Moschny <thomas.moschny@gmx.de> - 1.10.0-1
+- Update to 1.10.0.
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 

diff --git a/sources b/sources
index 962fe6f..a0a86e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (py-1.9.0.tar.gz) = 965b2adfe1b13177629ccfcdf6d0a13460683ca7a01d585163deb1af15d926fc86680d9e51660f6cbb8569f822a4d54ce281c029e363d244ddf67e33b102ad0a
+SHA512 (py-1.10.0.tar.gz) = 7a0eb964067bc01fa4f8ffe70b043abfd4619134fbee2935713e28382085d0b8972c319ed665a643b879b18ce662db8a9bd722937af7cf36c233214eea211dd1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-01 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: Update to 1.10.0 Thomas Moschny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox