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.4.32.
Date: Sat, 01 Aug 2026 11:43:22 GMT [thread overview]
Message-ID: <178558460232.1.3327578835576220746.rpms-python-py-b1b5ecc62864@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : b1b5ecc62864a4161857424ae5b1da9fef3f90eb
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2016-12-30T21:55:30+01:00
Stats : +10/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/b1b5ecc62864a4161857424ae5b1da9fef3f90eb?branch=pr7
Log:
Update to 1.4.32.
---
diff --git a/python-py.spec b/python-py.spec
index 93524e0..48b1753 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,13 +8,13 @@
%global srcname py
Name: python-%{srcname}
-Version: 1.4.31
-Release: 5%{?dist}
+Version: 1.4.32
+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
-URL: http://pylib.readthedocs.org/
-Source: http://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
+URL: http://pylib.readthedocs.io/en/stable/
+Source: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
@@ -85,8 +85,6 @@ find -type f -a \( -name '*.py' -o -name 'py.*' \) \
-exec sed -i '1{/^#!/d}' {} \; \
-exec chmod u=rw,go=r {} \;
-# fix line-endings
-sed -i 's/\r//' README.txt
popd
mv %{srcname}-%{version} python2
cp -a python2 python3
@@ -141,7 +139,7 @@ popd
%files -n python2-%{srcname}
%doc python2/CHANGELOG
-%doc python2/README.txt
+%doc python2/README.rst
%license python2/LICENSE
%if 0%{?with_docs}
%doc python2/doc/_build/html
@@ -151,7 +149,7 @@ popd
%files -n python3-%{srcname}
%doc python3/CHANGELOG
-%doc python3/README.txt
+%doc python3/README.rst
%license python2/LICENSE
%if 0%{?with_docs}
%doc python3/doc/_build/html
@@ -160,6 +158,9 @@ popd
%changelog
+* Thu Dec 29 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.32-1
+- Update to 1.4.32.
+
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.4.31-5
- Rebuild for Python 3.6
- Disable tests
diff --git a/sources b/sources
index 64e6eed..57f2faf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d2c63c56dc3f2115ec35c066ecd582b py-1.4.31.tar.gz
+SHA512 (py-1.4.32.tar.gz) = 3596d792d8c242c99088001dee1f993f78b1940d8062cb8b81ab3734467a89d30fec790db0baef7fdec23f012b2ec9f70989f09a63cc915e79fb23b1ace47770
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=178558460232.1.3327578835576220746.rpms-python-py-b1b5ecc62864@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