Changeset: c047b12fcfd1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c047b12fcfd1
Modified Files:
clients/python2/setup.py
clients/python3/setup.py
Branch: default
Log Message:
Merged from Feb2013
diffs (24 lines):
diff --git a/clients/python2/setup.py b/clients/python2/setup.py
--- a/clients/python2/setup.py
+++ b/clients/python2/setup.py
@@ -31,7 +31,7 @@ setup(name='python-monetdb',
author_email='[email protected]',
url='http://www.monetdb.org/',
packages=['monetdb', 'monetdb.sql'],
- download_url='<will be filled in before a
release>/python-monetdb-11.16.0.tar.gz',
+ download_url='<will be filled in before a
release>/python2-monetdb-11.16.0.tar.gz',
classifiers=[
"Topic :: Database",
"Topic :: Database :: Database Engines/Servers",
diff --git a/clients/python3/setup.py b/clients/python3/setup.py
--- a/clients/python3/setup.py
+++ b/clients/python3/setup.py
@@ -31,7 +31,7 @@ setup(name='python-monetdb',
author_email='[email protected]',
url='http://www.monetdb.org/',
packages=['monetdb', 'monetdb.sql'],
- download_url='<will be filled in before a
release>/python-monetdb-11.16.0.tar.gz',
+ download_url='<will be filled in before a
release>/python3-monetdb-11.16.0.tar.gz',
classifiers=[
"Topic :: Database",
"Topic :: Database :: Database Engines/Servers",
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list