public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas Moschny <thm@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-py] pr7: Update to 1.10.0.
Date: Sat, 01 Aug 2026 11:43:42 GMT [thread overview]
Message-ID: <178558462223.1.18133205907503641787.rpms-python-py-a68092ae5d7e@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-01 11:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178558462223.1.18133205907503641787.rpms-python-py-a68092ae5d7e@fedoraproject.org \
--to=thm@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox