[Python-modules-commits] [python-softlayer] 04/05: change version to 5.2.1-1 (UNRELEASED) New upstream release
Scott Kitterman
kitterman at moszumanska.debian.org
Tue Nov 8 13:22:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository python-softlayer.
commit c810a08299391fb4cacdee684746606cc6bd4510
Merge: 70e19e8 f644a81
Author: Scott Kitterman <scott at kitterman.com>
Date: Tue Nov 8 08:09:24 2016 -0500
change version to 5.2.1-1 (UNRELEASED)
New upstream release
.gitignore | 2 +
CHANGELOG | 303 ------------------------
CHANGELOG.md | 273 +++++++++++++++++++++
CONTRIBUTORS | 1 +
ISSUE_TEMPLATE | 2 +
SoftLayer/API.py | 11 +-
SoftLayer/CLI/core.py | 2 +-
SoftLayer/CLI/dns/zone_import.py | 2 +-
SoftLayer/CLI/file/detail.py | 6 +
SoftLayer/CLI/file/list.py | 5 +-
SoftLayer/CLI/formatting.py | 5 +-
SoftLayer/consts.py | 2 +-
SoftLayer/fixtures/SoftLayer_Account.py | 1 +
SoftLayer/fixtures/SoftLayer_Network_Storage.py | 1 +
SoftLayer/fixtures/SoftLayer_Virtual_Guest.py | 11 +-
SoftLayer/managers/file.py | 4 +-
SoftLayer/managers/vs.py | 41 +++-
SoftLayer/transports.py | 33 ++-
debian/.git-dpm | 6 +-
debian/changelog | 6 +
debian/patches/1001-rename_sl.patch | 6 +-
docs/conf.py | 4 +-
setup.cfg | 2 +-
setup.py | 7 +-
tests/CLI/helper_tests.py | 43 +++-
tests/CLI/modules/call_api_tests.py | 108 +++++----
tests/CLI/modules/config_tests.py | 21 +-
tests/CLI/modules/dns_tests.py | 12 +-
tests/CLI/modules/file_tests.py | 4 +-
tests/api_tests.py | 25 +-
tests/config_tests.py | 13 +-
tests/managers/vs_tests.py | 2 +-
tests/transport_tests.py | 99 ++++++--
33 files changed, 622 insertions(+), 441 deletions(-)
diff --cc debian/.git-dpm
index c3be3f6,0000000..a38cb03
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 8cb50c57df7229a05581ff0d69f65e41e9b14ee4
- 8cb50c57df7229a05581ff0d69f65e41e9b14ee4
- 08809a72b57bec66c5b7cd6b97af2baeb4d8e396
++f644a815247be883e8b0b88e4a24c0a12e8a408a
++f644a815247be883e8b0b88e4a24c0a12e8a408a
++93fa843d9aeb0ead3ae44781d29b7085b4436453
+93fa843d9aeb0ead3ae44781d29b7085b4436453
+python-softlayer_5.2.1.orig.tar.gz
+72dc8f521c5ddbb996b50f7fc177b0868c147726
+217932
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index b244d3e,0000000..465a7d8
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,129 -1,0 +1,135 @@@
++python-softlayer (5.2.1-1) UNRELEASED; urgency=medium
++
++ * New upstream release
++
++ -- Scott Kitterman <scott at kitterman.com> Tue, 08 Nov 2016 08:09:24 -0500
++
+python-softlayer (5.2.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 09 Sep 2016 14:49:35 -0400
+
+python-softlayer (5.1.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * Remove uupdate from debian/watch as it is no longer useful with the
+ current DPMT packaging approach
+ * Bump standards version to 3.9.8 without further change
+ * Add missing depends on python/python3-pygments (it had previously
+ been pulled in indirectly)
+ * Add version constraints for depends based on upstream requirements
+ * Add missing depends on python/python3-click (it is normally pulled
+ in indirectly)
+ * Update debian/copyright
+
+ -- Scott Kitterman <scott at kitterman.com> Thu, 26 May 2016 08:31:42 -0400
+
+python-softlayer (5.0.1-1) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * Fixed homepage (https)
+ * Fixed VCS URL (https)
+
+ [ Scott Kitterman ]
+ * New upstream release
+ * Bump standards version to 3.9.7
+
+ -- Scott Kitterman <scott at kitterman.com> Sat, 02 Apr 2016 22:42:21 -0400
+
+python-softlayer (4.1.1-2) unstable; urgency=medium
+
+ * Fix package depends for python3-softlayer (spell python3-prompt-toolkit
+ correctly)
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 13 Sep 2015 23:42:48 -0400
+
+python-softlayer (4.1.1-1) unstable; urgency=medium
+
+ * New upstream release
+ * Add myself to debian/copyright for Debian packaging
+ * Add python{3}-prompt-toolkit to Depends as the package uses it now
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 11 Sep 2015 08:09:24 -0400
+
+python-softlayer (4.0.4-1) unstable; urgency=medium
+
+ * New upstream release
+ * Update debian/copyright
+ * Add debian uupdate to debian/watch
+
+ -- Scott Kitterman <scott at kitterman.com> Tue, 07 Jul 2015 22:58:31 -0400
+
+python-softlayer (4.0.3-2) unstable; urgency=medium
+
+ * Update debian/python*-softlayer.prerm and postinst to provide alternatives
+ for /usr/bin/slcli
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 26 Jun 2015 21:48:18 -0400
+
+python-softlayer (4.0.3-1) unstable; urgency=medium
+
+ * New upstream release
+ - Drop debian/patches/docopt-versions.patch since docopt is no longer
+ required
+ - Drop depends on python-docopt and python3-docopt, no longer used
+ - Drop debian/patches/1002-longdesc.patch, no longer required
+ - Update debian/patches/1001-rename_sl.patch for upstream changes
+
+ -- Scott Kitterman <scott at kitterman.com> Mon, 22 Jun 2015 22:15:59 -0400
+
+python-softlayer (3.3.1-1) unstable; urgency=medium
+
+ * New upstream release
+ * Bump standards version to 3.9.6 without further change
+
+ -- Scott Kitterman <scott at kitterman.com> Thu, 23 Apr 2015 19:34:30 -0400
+
+python-softlayer (3.2.0-2) unstable; urgency=medium
+
+ * Fix docopt version in requires to SL will start (Closes: #778344)
+ * Fix python-softlayer postinst/postrm file names to that alternatives works
+ and SL is properly provided by python-softlayer (Closes: #778279)
+ * Agreed maintainer change to Debian Python Modules Team (Closes: #777337)
+ * Add Vcs-* for DPMT repository
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 13 Feb 2015 16:13:11 -0500
+
+python-softlayer (3.2.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Refresh patch set.
+ * Drop dependency on python-tox, not needed at all.
+ * Refresh patches.
+ * Add patch to fix FTBFS.
+ * Add Python 3 support.
+ * Handle /usr/bin/SL via update-alternatives.
+
+ -- Alessio Treglia <alessio at debian.org> Mon, 14 Jul 2014 14:41:50 +0100
+
+python-softlayer (3.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Alessio Treglia <alessio at debian.org> Mon, 28 Apr 2014 12:35:22 +0100
+
+python-softlayer (3.0.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update examples, example.py is no longer provided.
+ * Fix debian/watch.
+ * Bump Standards.
+
+ -- Alessio Treglia <alessio at debian.org> Tue, 11 Mar 2014 09:35:46 +0000
+
+python-softlayer (3.0.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+
+ -- Alessio Treglia <alessio at debian.org> Sun, 24 Nov 2013 23:43:01 +0000
+
+python-softlayer (3.0.0-1) unstable; urgency=low
+
+ * Initial release. (Closes: #725912)
+
+ -- Alessio Treglia <alessio at debian.org> Wed, 09 Oct 2013 23:29:25 +0100
diff --cc debian/patches/1001-rename_sl.patch
index 99b4c5f,0000000..5f18645
mode 100644,000000..100644
--- a/debian/patches/1001-rename_sl.patch
+++ b/debian/patches/1001-rename_sl.patch
@@@ -1,24 -1,0 +1,24 @@@
- From 8cb50c57df7229a05581ff0d69f65e41e9b14ee4 Mon Sep 17 00:00:00 2001
++From f644a815247be883e8b0b88e4a24c0a12e8a408a Mon Sep 17 00:00:00 2001
+From: Alessio Treglia <alessio at debian.org>
+Date: Thu, 8 Oct 2015 13:09:37 -0700
+Subject: Rename launcher script to avoid namespace conflicts.
+
+Forwarded: not-needed
+Patch-Name: 1001-rename_sl.patch
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
- index c6b246a..5457f47 100644
++index 554069b..11a76b0 100644
+--- a/setup.py
++++ b/setup.py
- @@ -27,7 +27,7 @@ setup(
++@@ -26,7 +26,7 @@ setup(
+ entry_points={
+ 'console_scripts': [
+ 'slcli = SoftLayer.CLI.core:main',
+- 'sl = SoftLayer.CLI.deprecated:main',
++ 'SL = SoftLayer.CLI.deprecated:main',
+ ],
+ },
+ install_requires=[
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-softlayer.git
More information about the Python-modules-commits
mailing list