pypi: Upgrade to release 0.4.7.

This commit is contained in:
Eeshan Garg 2018-05-21 20:25:42 -02:30 committed by Tim Abbott
parent 9a0a947dc1
commit ea6a1750f5
3 changed files with 6 additions and 6 deletions

View File

@ -169,8 +169,8 @@ pyoembed==0.1.2
# these tightly, including fetching content not included in the normal
# release tarballs (which is a bug). So we need to pin it makes sense
# to pin a version from Git rather than a release.
-e "git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip==0.4.6_git&subdirectory=zulip"
-e "git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip_bots==0.4.6+git&subdirectory=zulip_bots"
-e "git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip==0.4.7_git&subdirectory=zulip"
-e "git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip_bots==0.4.7+git&subdirectory=zulip_bots"
# Used for Hesiod lookups, etc.
py3dns==3.1.0

View File

@ -12,8 +12,8 @@
git+https://github.com/python/mypy.git@6a934d32124991a77ea433856cf2d62871ceb632#egg=mypy==0.610+dev.6a934d32124991a77ea433856cf2d62871ceb632
git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.10.zulip1
git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git
git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip==0.4.6_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip_bots==0.4.6+git&subdirectory=zulip_bots
git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip==0.4.7_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip_bots==0.4.7+git&subdirectory=zulip_bots
alabaster==0.7.10
apns2==0.4.1
argon2-cffi==18.1.0

View File

@ -11,8 +11,8 @@
git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.10.zulip1
git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git
git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip==0.4.6_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.4.6#egg=zulip_bots==0.4.6+git&subdirectory=zulip_bots
git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip==0.4.7_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.4.7#egg=zulip_bots==0.4.7+git&subdirectory=zulip_bots
apns2==0.4.1
argon2-cffi==18.1.0
asn1crypto==0.23.0 # via cryptography