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