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.5.1.
Date: Sat, 01 Aug 2026 11:43:28 GMT	[thread overview]
Message-ID: <178558460895.1.11499912525937383007.rpms-python-py-22b09fc57c1f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-py
            Branch : pr7
            Commit : 22b09fc57c1fdaf67fd1c84e45c9402afc408489
            Author : Thomas Moschny <thm@fedoraproject.org>
            Date   : 2017-11-15T23:32:18+01:00
            Stats  : +14/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-py/c/22b09fc57c1fdaf67fd1c84e45c9402afc408489?branch=pr7

            Log:
            Update to 1.5.1.
Update list of vendored packages.
Fix HTML doc path.

---
diff --git a/python-py.spec b/python-py.spec
index a6d46a6..0d0780a 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -18,8 +18,8 @@
 %global srcname py
 
 Name:           python-%{srcname}
-Version:        1.4.34
-Release:        8%{?dist}
+Version:        1.5.1
+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
@@ -56,8 +56,8 @@ BuildRequires:  python2-pytest >= %{pytest_version_lb}, python2-pytest < %{pytes
 %endif # with tests
 Requires:       python-setuptools
 %{?python_provide:%python_provide python2-%{srcname}}
-Provides:       bundled(python-apipkg) = 1.3.dev
-Provides:       bundled(python2-apipkg) = 1.3.dev
+Provides:       bundled(python2-apipkg) = 1.4
+Provides:       bundled(python2-iniconfig) = 1.0.0
 
 %description -n python2-%{srcname}
 The py lib is a Python development support library featuring the
@@ -85,7 +85,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.3.dev
+Provides:       bundled(python3-apipkg) = 1.4
+Provides:       bundled(python3-iniconfig) = 1.0.0
 Obsoletes:      platform-python-%{srcname} < %{version}-%{release}
 
 %description -n python3-%{srcname}
@@ -181,7 +182,7 @@ popd
 %doc python2/README.rst
 %license python2/LICENSE
 %if %{with docs}
-%doc python2/doc/_build
+%doc python2/doc/_build/html
 %endif # with_docs
 %{python2_sitelib}/py-*.egg-info/
 %{python2_sitelib}/py/
@@ -194,7 +195,7 @@ popd
 %doc python3/README.rst
 %license python3/LICENSE
 %if %{with docs}
-%doc python3/doc/_build
+%doc python3/doc/_build/html
 %endif # with_docs
 %{python3_sitelib}/py-*.egg-info/
 %{python3_sitelib}/py/
@@ -202,6 +203,11 @@ popd
 
 
 %changelog
+* Wed Nov 15 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.5.1-1
+- Update to 1.5.1.
+- Update list of vendored packages.
+- Fix HTML doc path.
+
 * Wed Nov 15 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.34-8
 - Restore earlier structure of the spec file, also fixing previously
   introduced problems.

diff --git a/sources b/sources
index 4854593..4e52454 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (py-1.4.34.tar.gz) = 2e19c82c8315274bffe0ba2c7e20ae3af95f942c40c16121ec953af186f8ff33e8f427c070e137bb04b7cc6dcc6779e35df3911c08595fd3294b5ec9897706e1
+SHA512 (py-1.5.1.tar.gz) = 63ef4b2f0f7300269017de29e8b8b668c523a8a2717a5040ab94b70ad74713003a72eff490303db865c3fabd8c1dfd70db4028dbe8b8f16572c9c8f328a63760

                 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=178558460895.1.11499912525937383007.rpms-python-py-22b09fc57c1f@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