Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominika Liberda
aports
Commits
82ad44ed
Commit
82ad44ed
authored
8 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/py-requests: upgrade to 2.10.0
parent
e962294b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py-requests/APKBUILD
+4
-4
4 additions, 4 deletions
main/py-requests/APKBUILD
with
4 additions
and
4 deletions
main/py-requests/APKBUILD
+
4
−
4
View file @
82ad44ed
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname
=
py-requests
pkgname
=
py-requests
_pkgname
=
requests
_pkgname
=
requests
pkgver
=
2.
9.1
pkgver
=
2.
10.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A HTTP request library for Python"
pkgdesc
=
"A HTTP request library for Python"
url
=
"http://www.python-requests.org/"
url
=
"http://www.python-requests.org/"
...
@@ -36,6 +36,6 @@ package() {
...
@@ -36,6 +36,6 @@ package() {
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
}
}
md5sums
=
"
0b7f480d19012ec52bab78292efd976d
requests-2.
9.1
.tar.gz"
md5sums
=
"
a36f7a64600f1bfec4d55ae021d232ae
requests-2.
10.0
.tar.gz"
sha256sums
=
"
c
57
7
815
dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f
requests-2.
9.1
.tar.gz"
sha256sums
=
"
63f181
57
8
815
7130cee16a933b2ee184038e975f0017306d723ac326b5525b54
requests-2.
10.0
.tar.gz"
sha512sums
=
"0
b2b64b2ebb68703f2a222a3e5d0227cf15250319195a13497e38959c64b82359b70221157eab2ab828dfc79bcfec13ede4d6272f0202ae1b22ae79d5810adb9
requests-2.
9.1
.tar.gz"
sha512sums
=
"0
5c6a1a742d31511ca4d3f39534e3e081cce0864c3a8a08480a95fb6e28f0309a4b1a571b8c3987bac98ba177e9bc06862f219c53a1805c163d10d24c1328b46
requests-2.
10.0
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment