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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
cefb20d4
Commit
cefb20d4
authored
2 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-fixtures: upgrade to 4.0.0
parent
756babc0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-fixtures/APKBUILD
+4
-7
4 additions, 7 deletions
main/py3-fixtures/APKBUILD
with
4 additions
and
7 deletions
main/py3-fixtures/APKBUILD
+
4
−
7
View file @
cefb20d4
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-fixtures
pkgver
=
3
.0.0
pkgrel
=
6
pkgver
=
4
.0.0
pkgrel
=
0
pkgdesc
=
"Fixtures, reusable state for writing clean tests and more."
url
=
"https://pypi.python.org/pypi/fixtures/"
arch
=
"noarch"
...
...
@@ -13,9 +13,7 @@ depends="
"
makedepends
=
"py3-setuptools"
checkdepends
=
"py3-testtools py3-mock"
source
=
"https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-
$pkgver
.tar.gz
python-3.9-support.patch
"
source
=
"https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/fixtures-
$pkgver
"
options
=
"!check"
# py3-testtools depends on this
...
...
@@ -34,6 +32,5 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
e52ba864c42d15a8baa60583761006b2dd78e3cd5f3f043f5702346aef428b933d62e8fa5889b7cb4196e4072acc5df3b7ffa39702a1b782887bdc109299b695 fixtures-3.0.0.tar.gz
eddffb85c7b9faa4e93dcec680429c199e7c6bd1868562bd3d25727dc5e97edfcf0257e6b74bf8629c9cf3ade33f44fb1b83aed9735e4a7f10c44c54080fcc94 python-3.9-support.patch
dcd67c3df9efc16f2a21b6d2917a5b7e45ecc09d1ddbd1de98a5b4b717ea7da0fc82e1054f494255b419a792e841145110c77a1772444f4019fc02e9917c5b80 fixtures-4.0.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