public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Update to final 1.0.0 version.
@ 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 : 8f3753d474b73516710b750889e402893853bbc5
Author : Thomas Moschny <thm@fedoraproject.org>
Date   : 2009-08-13T17:31:58+00:00
Stats  : +8/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/8f3753d474b73516710b750889e402893853bbc5?branch=pr7

Log:
Update to final 1.0.0 version.

---
diff --git a/.cvsignore b/.cvsignore
index ff59fd8..1ae95d8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-py-1.0.0b8.tar.gz
+py-1.0.0.tar.gz

diff --git a/import.log b/import.log
index 2f33e50..0d80647 100644
--- a/import.log
+++ b/import.log
@@ -1,2 +1,3 @@
 python-py-0_9_2-6_fc10:HEAD:python-py-0.9.2-6.fc10.src.rpm:1232104910
 python-py-1_0_0-0_b8_fc11:HEAD:python-py-1.0.0-0.b8.fc11.src.rpm:1248303215
+python-py-1_0_0-1_fc11:HEAD:python-py-1.0.0-1.fc11.src.rpm:1250184682

diff --git a/python-py.spec b/python-py.spec
index 301b262..c1ea372 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,7 +1,5 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define prerelease b8
-
 Name:           python-py
 Version:        1.0.0
 Release:        1%{?prerelease:.%{prerelease}}%{?dist}
@@ -86,7 +84,7 @@ find %{buildroot}%{python_sitelib} -name '*.cmd' -exec rm {} \;
 %check
 # some tests need to be skipped currently
 PYTHONPATH=$(pwd)/py %{__python} py/bin/py.test \
-  '-k-test_make_sdist_and_run_it -TestWCSvnCommandPath.test_not_versioned -TestWCSvnCommandPath.test_versioned' \
+  '-k-test_make_sdist_and_run_it' \
   py
 
 
@@ -102,6 +100,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug 13 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.0-1
+- Update to 1.0.0.
+- Re-enable SVN tests in %%check.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-1.b8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

diff --git a/sources b/sources
index bba9d97..4719a5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96a466614c3002431f735dc34088ce0f  py-1.0.0b8.tar.gz
+3223ff8fcaefd060be13262e367794ce  py-1.0.0.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 final 1.0.0 version Thomas Moschny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox