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

            A new commit has been pushed.

            Repo   : rpms/python-py
            Branch : pr7
            Commit : 2e5daab133d17125f219452c048af8b9cd9dd3a0
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2017-11-07T12:06:25+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-py/c/2e5daab133d17125f219452c048af8b9cd9dd3a0?branch=pr7

            Log:
            Use better Obsoletes for platform-python

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/python-py.spec b/python-py.spec
index a5efdef..d1bc6f7 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -18,7 +18,7 @@
 
 Name:           python-%{srcname}
 Version:        1.4.34
-Release:        6%{?dist}
+Release:        7%{?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
@@ -83,7 +83,7 @@ BuildRequires:  python3-pytest >= %{pytest_version_lb}, python3-pytest < %{pytes
 Requires:       python3-setuptools
 %{?python_provide:%python_provide python3-%{srcname}}
 Provides:       bundled(python3-apipkg) = 1.3.dev
-Obsoletes:      platform-python-%{srcname} < 1.4.34-6
+Obsoletes:      platform-python-%{srcname} < %{version}-%{release}
 
 %description -n python3-%{srcname}
 The py lib is a Python development support library featuring the
@@ -155,6 +155,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
 %{python3_sitelib}/py/
 
 %changelog
+* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.34-7
+- Use better Obsoletes for platform-python
+
 * Fri Nov 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.34-6
 - Remove platform-python subpackage
 

^ 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: Use better Obsoletes for platform-python Igor Gnatenko

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