Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10849609
D11526.id28109.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D11526.id28109.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-pygithub
-version : 1.54.1
-release : 4
+version : '1.55'
+release : 5
source :
- - https://github.com/PyGithub/PyGithub/archive/v1.54.1.tar.gz : 40e6b59cda272e0094d6044efb60b14f0c3b94eba006c9f360f6f3e338a478ed
+ - https://github.com/PyGithub/PyGithub/archive/refs/tags/v1.55.tar.gz : c674e5cceba1f2cf0d7ea79da66cf31f1131e86c41cd66a2330890f74327c0e1
+homepage : https://github.com/PyGithub/PyGithub
license : LGPL-3.0-or-later
component : programming.python
summary : Typed interactions with the GitHub API
@@ -10,17 +11,22 @@
PyGitHub is a Python library to access the GitHub API and Github Enterprise API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.
builddeps :
- python-deprecated
+ - python-httpretty
- python-pyjwt
+ - python-pynacl
+ - python-pytest
- python-requests
- python-six
- - python-sphinx-rtd-theme
+ - python-wheel
rundeps :
- python-deprecated
- python-pyjwt
+ - python-pynacl
- python-requests
- python-six
- - python-sphinx-rtd-theme
build : |
%python3_setup
install : |
%python3_install
+check : |
+ %python3_test pytest3 -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-pygithub</Name>
+ <Homepage>https://github.com/PyGithub/PyGithub</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>LGPL-3.0-or-later</License>
<PartOf>programming.python</PartOf>
@@ -19,11 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.54.1-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.54.1-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.54.1-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.54.1-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.54.1-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.55-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.55-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.55-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.55-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/PyGithub-1.55-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/AccessToken.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/AccessToken.pyi</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/ApplicationOAuth.py</Path>
@@ -169,6 +170,8 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/github/ProjectCard.pyi</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/ProjectColumn.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/ProjectColumn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/github/PublicKey.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/github/PublicKey.pyi</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/PullRequest.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/PullRequest.pyi</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/PullRequestComment.py</Path>
@@ -310,6 +313,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/Project.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/ProjectCard.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/ProjectColumn.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/PublicKey.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/PullRequest.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/PullRequestComment.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/github/__pycache__/PullRequestMergeStatus.cpython-39.pyc</Path>
@@ -348,12 +352,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2021-07-28</Date>
- <Version>1.54.1</Version>
+ <Update release="5">
+ <Date>2021-08-10</Date>
+ <Version>1.55</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 9:15 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816268
Default Alt Text
D11526.id28109.diff (5 KB)
Attached To
Mode
D11526: Update python-pygithub to 1.55
Attached
Detach File
Event Timeline
Log In to Comment