Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16acb4b

Browse files
authored
Merge pull requestsigmavirus24#642 from jmoldow/uritemplatepy
Convert remaining uritemplate.py references
2 parentsbbed706 +0a4b59a commit16acb4b

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

‎AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,5 @@ Contributors
132132
- Billy Keyes (@bluekeyes)
133133

134134
- Evan Borgstrom (@borgstrom)
135+
136+
- Jordan Moldow (@jmoldow)

‎README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ Dependencies
1717
------------
1818

1919
-requests_ by Kenneth Reitz
20-
-uritemplate.py_ by Ian Cordasco
20+
-uritemplate_ by Ian Cordasco
2121

2222
.. _requests:https://github.com/kennethreitz/requests
23-
.. _uritemplate.py:https://github.com/sigmavirus24/uritemplate
23+
.. _uritemplate:https://github.com/sigmavirus24/uritemplate
2424

2525
Contributing
2626
------------

‎docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ Dependencies
111111
~~~~~~~~~~~~
112112

113113
-requests_ by Kenneth Reitz
114-
-uritemplate.py_ by Ian Cordasco
114+
-uritemplate_ by Ian Cordasco
115115

116116
.. _requests:https://github.com/kennethreitz/requests
117-
.. _uritemplate.py:https://github.com/sigmavirus24/uritemplate
117+
.. _uritemplate:https://github.com/sigmavirus24/uritemplate
118118

119119

120120
Contributing

‎setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ universal = 1
44
[metadata]
55
requires-dist=
66
requests>=2.0
7-
uritemplate.py>=0.2.0
7+
uritemplate>=3.0.0
88
pyOpenSSL>=0.13; python_version<="2.7"
99
ndg-httpsclient; python_version<="2.7"
1010
pyasn1; python_version<="2.7"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp