From e9c2be680bfe117a84cb10b7c2270a68e2bbf0d4cd4e9bdd528ef18afff27735 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 20 Mar 2014 14:27:39 +0000 Subject: [PATCH] - Update to version 3.3: * Add ``include`` parameter to ``setuptools.find_packages()``. - Changes from version 3.2: * Pull Request #39: Add support for C++ targets from Cython ``.pyx`` files. * Issue #162: Update dependency on certifi to 1.0.1. * Issue #164: Update dependency on wincertstore to 0.2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=59 --- python-setuptools.changes | 10 ++++++++++ python-setuptools.spec | 2 +- setuptools-2.1.tar.gz | 3 --- setuptools-3.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 setuptools-2.1.tar.gz create mode 100644 setuptools-3.3.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index 2ec8345..2fdc8e8 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 20 14:25:10 UTC 2014 - speilicke@suse.com + +- Update to version 3.3: + * Add ``include`` parameter to ``setuptools.find_packages()``. +- Changes from version 3.2: + * Pull Request #39: Add support for C++ targets from Cython ``.pyx`` files. + * Issue #162: Update dependency on certifi to 1.0.1. + * Issue #164: Update dependency on wincertstore to 0.2. + ------------------------------------------------------------------- Fri Jan 31 14:25:55 UTC 2014 - speilicke@suse.com diff --git a/python-setuptools.spec b/python-setuptools.spec index c83177c..1e4ba6e 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -17,7 +17,7 @@ Name: python-setuptools -Version: 2.1 +Version: 3.3 Release: 0 Url: http://pypi.python.org/pypi/setuptools Summary: Easily download, build, install, upgrade, and uninstall Python packages diff --git a/setuptools-2.1.tar.gz b/setuptools-2.1.tar.gz deleted file mode 100644 index a87e057..0000000 --- a/setuptools-2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a722d75f4daae00979c2b43d9a40e1b68fb9ebbb4617fd548377b955e49618d5 -size 784576 diff --git a/setuptools-3.3.tar.gz b/setuptools-3.3.tar.gz new file mode 100644 index 0000000..f0cf303 --- /dev/null +++ b/setuptools-3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e6155f9bb62bfd59b7f6cc2ecda21aae903e6b585f8bc55e801609c5f7814f +size 792267