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
cc39ea03
Commit
cc39ea03
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-dpath: upgrade to 2.0.8
parent
9ca44d21
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
testing/py3-dpath/APKBUILD
+4
-4
4 additions, 4 deletions
testing/py3-dpath/APKBUILD
with
4 additions
and
4 deletions
testing/py3-dpath/APKBUILD
+
4
−
4
View file @
cc39ea03
...
...
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-dpath
_pkgname
=
dpath
pkgver
=
2.0.
6
pkgrel
=
2
pkgver
=
2.0.
8
pkgrel
=
0
pkgdesc
=
"Filesystem-like pathing and searching for dictionaries"
url
=
"https://github.com/dpath-maintainers/dpath-python"
arch
=
"noarch"
...
...
@@ -12,7 +12,7 @@ replaces="py-dpath" # for backwards compatibility
provides
=
"py-dpath=
$pkgver
-r
$pkgrel
"
# for backwards compatibility
depends
=
"python3"
makedepends
=
"py3-setuptools"
checkdepends
=
"py3-hypothesis py3-mock py3-nose py3-pytest"
checkdepends
=
"py3-hypothesis py3-mock py3-nose
2
py3-pytest"
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
...
...
@@ -30,5 +30,5 @@ package() {
}
sha512sums
=
"
6a008d6d12fadf9a45677b89b8a803f33ba9a83e54aec67c155d4e749bff4e60a5411a65a9361f3b70fa319b82ad2580735af407478bf7be022b81fc0b4a2434
dpath-2.0.
6
.tar.gz
1b513d2234aff3a0217ed0916a684bc874c5bf030b4ff602a02327c6a004af9ddca880806ea89004551a7c52094566a3a7ee6aae7cff4bff53a31ec9eb649b92
dpath-2.0.
8
.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