public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 590f5b8cfa3c495e8004756ab112393c33f6c0ea
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2014-08-01T19:27:39+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/590f5b8cfa3c495e8004756ab112393c33f6c0ea?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index ffe0cef..33e3794 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.5
Name: python-py
Version: 1.4.22
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Aug 1 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.22-2
+- Re-enable doc building and testsuite.
+
* Fri Aug 1 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.22-1
- Update to 1.4.22.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 152073afb49f7559196c5f0d0eb4f1f5abbfcc2d
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2014-12-06T15:34:38+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/152073afb49f7559196c5f0d0eb4f1f5abbfcc2d?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 57ecf40..299b681 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.5
Name: python-py
Version: 1.4.26
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Dec 6 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.26-2
+- Re-enable doc building and testsuite.
+
* Tue Dec 2 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.26-1
- Update to 1.4.26.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : b1dcec71faddba630d56d13e90e985f2a85c3313
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2014-10-11T16:49:31+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/b1dcec71faddba630d56d13e90e985f2a85c3313?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index ba545d5..5aaf28d 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.5
Name: python-py
Version: 1.4.25
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Oct 11 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.25-2
+- Re-enable doc building and testsuite.
+
* Sat Oct 11 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.25-1
- Update to 1.4.25.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : b7902b6154d053a6d246b49eb77499f7814dd3f2
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2014-04-18T17:49:31+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/b7902b6154d053a6d246b49eb77499f7814dd3f2?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index aab2b96..0a87f1d 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.5
Name: python-py
Version: 1.4.20
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Apr 18 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.20-2
+- Re-enable doc building and testsuite.
+
* Fri Apr 18 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.20-1
- Update to 1.4.20.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 81644b2736412937cd279f00371aae096ac3cc8e
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-10-21T20:10:23+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/81644b2736412937cd279f00371aae096ac3cc8e?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 8e58eb1..5818e18 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.3.1
Name: python-py
Version: 1.4.10
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -156,6 +156,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Oct 21 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.10-2
+- Re-enable doc building and testsuite.
+
* Sun Oct 21 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.10-1
- Update to 1.4.10.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : a0ceb2423225c8ba5b6435bcb64b157df7cefee0
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-10-12T21:35:25+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/a0ceb2423225c8ba5b6435bcb64b157df7cefee0?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index e157e0f..14fb712 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,14 +8,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.2.4
Name: python-py
Version: 1.4.9
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -156,6 +156,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Oct 12 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-8
+- Re-enable doc building and testsuite.
+
* Thu Oct 11 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-7
- Add conditional for sphinx on rhel.
- Remove rhel logic from with_python3 conditional.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : d3023f0902f6871b88c14a21d8ad665cc7313665
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-10-10T14:53:35+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/d3023f0902f6871b88c14a21d8ad665cc7313665?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 48dd0e1..b3e89ab 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,14 +6,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.2.4
Name: python-py
Version: 1.4.9
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Oct 10 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-6
+- Re-enable doc building and testsuite.
+
* Sat Aug 4 2012 David Malcolm <dmalcolm@redhat.com> - 1.4.9-5
- Temporarily disable docs and testsuite.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; 12+ messages 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 : 70c9625769293acf1139d0a87ef3a3449367cf2a
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-06-15T20:56:15+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/70c9625769293acf1139d0a87ef3a3449367cf2a?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index f4459c6..ef7ad93 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,14 +6,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.2.4
Name: python-py
Version: 1.4.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jun 15 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-2
+- Re-enable doc building and testsuite.
+
* Thu Jun 14 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-1
- Update to 1.4.9.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; 12+ messages 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 : 706b9b0c952d6afc9a868f47e265db74fd3b2a71
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-06-09T14:52:43+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/706b9b0c952d6afc9a868f47e265db74fd3b2a71?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 91f4b2d..0f91804 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,14 +6,14 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
%global pytest_version 2.2.4
Name: python-py
Version: 1.4.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Jun 9 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.8-2
+- Re-enable doc building and testsuite.
+
* Wed Jun 6 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.8-1
- Update to 1.4.8.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; 12+ messages 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 : 82ad90d6720238bff999e2c2110c73151aa1cc29
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2012-02-08T19:41:12+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/82ad90d6720238bff999e2c2110c73151aa1cc29?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 3990d7c..dbd691e 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,12 +6,12 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
Name: python-py
Version: 1.4.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -144,6 +144,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Feb 8 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.7-2
+- Re-enable doc building and testsuite.
+
* Wed Feb 8 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.7-1
- Update to 1.4.7.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; 12+ messages 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 : 68178e38a79813276921150cad8c47826036da01
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2011-12-17T15:18:25+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/68178e38a79813276921150cad8c47826036da01?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 95b97f7..552b5ef 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,12 +6,12 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
Name: python-py
Version: 1.4.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -144,6 +144,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Dec 17 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.6-2
+- Re-enable doc building and testsuite.
+
* Sat Dec 17 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.6-1
- Update to 1.4.6.
- Remove %%prerelease macro.
^ permalink raw reply related [flat|nested] 12+ messages in thread* [rpms/python-py] pr7: Re-enable doc building and testsuite.
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; 12+ messages 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 : ee4f6905e0083740b1565d2e4a6ef97dfaf91466
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2011-08-30T22:35:38+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/ee4f6905e0083740b1565d2e4a6ef97dfaf91466?branch=pr7
Log:
Re-enable doc building and testsuite.
---
diff --git a/python-py.spec b/python-py.spec
index 997581d..2d6d16b 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -6,12 +6,12 @@
# we have a circular (build) dependency with the (new) pytest package
# when generating the docs or running the testsuite
-%global with_docs 0
-%global run_check 0
+%global with_docs 1
+%global run_check 1
Name: python-py
Version: 1.4.5
-Release: 1%{?prerelease:.%{prerelease}}%{?dist}
+Release: 2%{?prerelease:.%{prerelease}}%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -143,6 +143,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Aug 30 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.5-2
+- Re-enable doc building and testsuite.
+
* Sat Aug 27 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.5-1
- Update to 1.4.5.
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2026-08-01 11:43 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: Re-enable doc building and testsuite Thomas Moschny
-- strict thread matches above, loose matches on Subject: below --
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:43 Thomas Moschny
2026-08-01 11:42 Thomas Moschny
2026-08-01 11:42 Thomas Moschny
2026-08-01 11:42 Thomas Moschny
2026-08-01 11:42 Thomas Moschny
2026-08-01 11:42 Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox