public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: dist-git conversion
@ 2026-08-01 11:42 Fedora Release Engineering
0 siblings, 0 replies; only message in thread
From: Fedora Release Engineering @ 2026-08-01 11:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 706caaf384578c1847d3945a002371378a790aaf
Author : Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
Date : 2010-07-29T10:38:23+00:00
Stats : +1/-32 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/706caaf384578c1847d3945a002371378a790aaf?branch=pr7
Log:
dist-git conversion
---
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index c5c31cd..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-py-1.3.2.tar.gz
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c5c31cd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+py-1.3.2.tar.gz
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 30e0e68..0000000
--- a/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Makefile for source rpm: python-py
-# $Id: Makefile,v 1.1 2009/01/15 20:41:44 kevin Exp $
-NAME := python-py
-SPECFILE = $(firstword $(wildcard *.spec))
-
-define find-makefile-common
-for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
-endef
-
-MAKEFILE_COMMON := $(shell $(find-makefile-common))
-
-ifeq ($(MAKEFILE_COMMON),)
-# attept a checkout
-define checkout-makefile-common
-test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
-endef
-
-MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
-endif
-
-include $(MAKEFILE_COMMON)
diff --git a/import.log b/import.log
deleted file mode 100644
index 2d7db78..0000000
--- a/import.log
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-python-py-1_0_2-1_fc11:HEAD:python-py-1.0.2-1.fc11.src.rpm:1251397988
-python-py-1_1_1-1_fc12:HEAD:python-py-1.1.1-1.fc12.src.rpm:1259422907
-python-py-1_2_0-1_fc12:HEAD:python-py-1.2.0-1.fc12.src.rpm:1264852599
-python-py-1_2_1-1_fc12:HEAD:python-py-1.2.1-1.fc12.src.rpm:1266185181
-python-py-1_3_0-1_fc12:HEAD:python-py-1.3.0-1.fc12.src.rpm:1273321309
-python-py-1_3_1-1_fc13:HEAD:python-py-1.3.1-1.fc13.src.rpm:1275117472
-python-py-1_3_2-1_fc13:HEAD:python-py-1.3.2-1.fc13.src.rpm:1278758608
^ 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: dist-git conversion Fedora Release Engineering
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox