pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-cookiecutter: Add upstream pull request for patch-setup.py.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Feb 24 10:10:12 2016 +0100
Changeset:	c4b66c18ca14290808d58fea9ae353423059a1b7

Modified Files:
	py-cookiecutter/distinfo
	py-cookiecutter/patches/patch-setup.py

Log Message:
py-cookiecutter: Add upstream pull request for patch-setup.py.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4b66c18ca14290808d58fea9ae353423059a1b7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-cookiecutter/distinfo               | 2 +-
 py-cookiecutter/patches/patch-setup.py | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/py-cookiecutter/distinfo b/py-cookiecutter/distinfo
index a3f433e..36a6f95 100644
--- a/py-cookiecutter/distinfo
+++ b/py-cookiecutter/distinfo
@@ -5,4 +5,4 @@ RMD160 (cookiecutter-1.3.0.zip) = 0f402dee6e5dd85b689dcc8c473fc755cd7d029b
 SHA512 (cookiecutter-1.3.0.zip) = 540300e917b1f91c9936d799e2ac3afd61ff8eb95639dc31dc61fd9aece6f9f283dd688a3ac780c5cb6eae299a85fbb89e1cf78cdefdd14501a9debff83eddfe
 Size (cookiecutter-1.3.0.zip) = 274125 bytes
 SHA1 (patch-docs_Makefile) = c0451b26ea79a8ebd7ca0f733264806fea84857d
-SHA1 (patch-setup.py) = 1fc0b739f9581011fb0c2a46bb2d56dc4ef68f8f
+SHA1 (patch-setup.py) = 3e8a4fd35cd146454b3837a3688e875f13e07d84
diff --git a/py-cookiecutter/patches/patch-setup.py b/py-cookiecutter/patches/patch-setup.py
index c046a48..c85f3e5 100644
--- a/py-cookiecutter/patches/patch-setup.py
+++ b/py-cookiecutter/patches/patch-setup.py
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Set encoding for history file to make this build in C locales.
+https://github.com/audreyr/cookiecutter/pull/638
 
 --- setup.py.orig	2016-02-24 08:53:51.329247880 +0000
 +++ setup.py


Home | Main Index | Thread Index | Old Index