[Python-modules-commits] [python-gd] 01/08: Imported Upstream version 0.59

Julián Moreno Patiño julian at moszumanska.debian.org
Tue Sep 27 15:49:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

julian pushed a commit to branch master
in repository python-gd.

commit 24fe013bc2fa1467b407b84846e5dcf7adc7c457
Author: Julián Moreno Patiño <julian at debian.org>
Date:   Thu Sep 15 16:42:09 2016 -0500

    Imported Upstream version 0.59
---
 CHANGES              | 0
 Setup.py => setup.py | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
new file mode 100644
index 0000000..e69de29
diff --git a/Setup.py b/setup.py
similarity index 99%
rename from Setup.py
rename to setup.py
index f9ceb8e..0b19b3a 100644
--- a/Setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup, Extension
 import os, glob, sys, string, commands
 
 # version of this gdmodule package
-this_version = "0.58"
+this_version = "0.59"
 
 # directory existence tester
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gd.git



More information about the Python-modules-commits mailing list