[Python-modules-commits] [python-softlayer] 01/06: Make patches unapplied

Scott Kitterman kitterman at moszumanska.debian.org
Mon Jun 26 13:33:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

kitterman pushed a commit to branch debian/master
in repository python-softlayer.

commit 42ea8eee29e1c4ad0056823a3647f49312dcf04a
Author: Scott Kitterman <scott at kitterman.com>
Date:   Mon Jun 26 09:09:59 2017 -0400

    Make patches unapplied
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 11a76b0..554069b 100644
--- a/setup.py
+++ b/setup.py
@@ -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