From 341a66635197f3c2681cfb9395d7baa3496503e3 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sat, 22 Mar 2014 18:24:21 -0700 Subject: [PATCH 1/2] Revert "Add a setup.cfg identifying this package as universal" This reverts commit 61e32319fc9f0390818e518a4890766d1253a165. --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 setup.cfg diff --git a/setup.cfg b/setup.cfg deleted file mode 100644 index 5e40900..0000000 --- a/setup.cfg +++ /dev/null @@ -1,2 +0,0 @@ -[wheel] -universal = 1 From bd81c94825747f082c9c066abab8136d9831a3f2 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sat, 22 Mar 2014 18:24:28 -0700 Subject: [PATCH 2/2] Revert "Changelog fixes #290" This reverts commit 270dacaf33279bed2ae599d718183cec541e032d. --- sites/www/changelog.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 545afff..cf5c142 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,8 +2,6 @@ Changelog ========= -* :support:`290` Add a ``setup.cfg`` marking Paramiko as 'universal' when - generating wheel files. Courtesy of Alex Gaynor. * :support:`284` Add Python language trove identifiers to ``setup.py``. Thanks to Alex Gaynor for catch & patch. * :bug:`235` Improve string type testing in a handful of spots (e.g. ``s/if