public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: * Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-1
@ 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 : f918ccaa61aee6496344229f645f3f217806598c
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2010-07-31T13:01:05+02:00
Stats : +12/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/f918ccaa61aee6496344229f645f3f217806598c?branch=pr7
Log:
* Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-1
- Update to 1.3.3.
---
diff --git a/.gitignore b/.gitignore
index c5c31cd..99c6026 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
-py-1.3.2.tar.gz
+/py-1.2.0.tar.gz
+/py-1.2.1.tar.gz
+/py-1.3.0.tar.gz
+/py-1.3.1.tar.gz
+/py-1.3.2.tar.gz
+/py-1.3.3.tar.gz
diff --git a/python-py.spec b/python-py.spec
index 083c134..66b2eae 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.2
-Release: 2%{?prerelease:.%{prerelease}}%{?dist}
+Version: 1.3.3
+Release: 1%{?prerelease:.%{prerelease}}%{?dist}
Summary: Rapid testing (py.test) and development utils (pylib)
Group: Development/Languages
License: MIT and Public Domain
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-1
+- Update to 1.3.3.
+
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
diff --git a/sources b/sources
index 68098b4..9f7d91e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e3d99966385854fc07004e8a07cf9d4 py-1.3.2.tar.gz
+bf0dbc3ce4c18ead263cb5679e5164b4 py-1.3.3.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: * Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-1 Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox