[packages/python-aspects] - fix patch post cvs to git migration - rel 5

baggins baggins at pld-linux.org
Wed Mar 8 20:52:08 CET 2017


commit 2e342efc457740bc04dc0b1ebcd1983f7c949097
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 8 20:51:38 2017 +0100

    - fix patch post cvs to git migration
    - rel 5

 python-aspects-setup.patch | 2 +-
 python-aspects.spec        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-aspects.spec b/python-aspects.spec
index 74a8f53..417be15 100644
--- a/python-aspects.spec
+++ b/python-aspects.spec
@@ -3,7 +3,7 @@ Summary:	Aspect Oriented Programming in Python
 Summary(pl.UTF-8):	Programowanie zorientowane aspektowo w Pythonie
 Name:		python-aspects
 Version:	0.1.4
-Release:	4
+Release:	5
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	ftp://ftp.logilab.fr/pub/%{module}/%{module}-%{version}.tar.gz
diff --git a/python-aspects-setup.patch b/python-aspects-setup.patch
index 065edd5..450425e 100644
--- a/python-aspects-setup.patch
+++ b/python-aspects-setup.patch
@@ -8,7 +8,7 @@ diff -burNp aspects-0.1.4/setup.py aspects-0.1.4-dud/setup.py
 +from __future__ import nested_scopes
  """ Generic Setup script, takes package info from __pkginfo__.py file """
  
- __revision__ = '$Id$'
+ __revision__ = '$Id: setup.py,v 1.20 2005/06/15 12:16:32 adim Exp $'
  
 -from __future__ import nested_scopes
  import os
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-aspects.git/commitdiff/2e342efc457740bc04dc0b1ebcd1983f7c949097



More information about the pld-cvs-commit mailing list