public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: - Update to 1.3.4
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; only message in thread
From: Thomas Moschny @ 2026-08-01 11:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 81c37d534c1a3a3a719fd721c44d393c3ea480bd
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2010-09-18T13:15:28+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/81c37d534c1a3a3a719fd721c44d393c3ea480bd?branch=pr7
Log:
- Update to 1.3.4
---
diff --git a/.gitignore b/.gitignore
index 99c6026..773b7ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/py-1.3.1.tar.gz
/py-1.3.2.tar.gz
/py-1.3.3.tar.gz
+/py-1.3.4.tar.gz
diff --git a/python-py.spec b/python-py.spec
index 236b84d..6d0f255 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,8 +1,8 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: python-py
-Version: 1.3.3
-Release: 2%{?prerelease:.%{prerelease}}%{?dist}
+Version: 1.3.4
+Release: 1%{?prerelease:.%{prerelease}}%{?dist}
Summary: Rapid testing (py.test) and development utils (pylib)
Group: Development/Languages
License: MIT and Public Domain
@@ -49,7 +49,7 @@ rm -f doc/.coverage
%check
-%{__python} bin/py.test --report=failed,skipped
+%{__python} bin/py.test -r fs
%clean
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Sep 18 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.4-1
+- Update to 1.3.4
+
* Fri Aug 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-2
- Add dependency on python-setuptools (see bz 626808).
diff --git a/sources b/sources
index 9f7d91e..86b67bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf0dbc3ce4c18ead263cb5679e5164b4 py-1.3.3.tar.gz
+b64d73a04121c1c4e27c7ec335ef87c8 py-1.3.4.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 11:42 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:42 [rpms/python-py] pr7: - Update to 1.3.4 Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox