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
6ab031db
Commit
6ab031db
authored
2 years ago
by
Patrycja Rosa
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-deepdiff: upgrade to 6.1.0
parent
13032103
Loading
Loading
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38424
testing/py3-deepdiff: upgrade to 6.1.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py3-deepdiff/APKBUILD
+3
-3
3 additions, 3 deletions
testing/py3-deepdiff/APKBUILD
with
3 additions
and
3 deletions
testing/py3-deepdiff/APKBUILD
+
3
−
3
View file @
6ab031db
...
...
@@ -2,7 +2,7 @@
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname
=
py3-deepdiff
_pkgname
=
deepdiff
pkgver
=
5.8.2
pkgver
=
6.1.0
pkgrel
=
0
pkgdesc
=
"Deep Difference and Search of any Python object/data"
url
=
"https://github.com/seperman/deepdiff"
...
...
@@ -11,7 +11,7 @@ license="MIT"
depends
=
"python3 py3-ordered-set"
makedepends
=
"py3-setuptools"
options
=
"!check"
# tests fail
source
=
"https://github.com/seperman/deepdiff/archive/refs/tags/
v
$pkgver
/deepdiff-
$pkgver
.tar.gz"
source
=
"https://github.com/seperman/deepdiff/archive/refs/tags/
$pkgver
/deepdiff-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
build
()
{
...
...
@@ -23,5 +23,5 @@ package() {
}
sha512sums
=
"
20b812708a5d900cec9ad16c661b0b
5a
d
a7
55e607b258f73a4f9757d06d9e9ea2fa3988a54a5cc071ae2de6585e48fefd1cdd5896edca0100a4a81ca13d5452c
deepdiff-
5.8.2
.tar.gz
9fc10431e972e99ac7a46a
5a
7
a7
37c80bb77d3e3639d61cd7d4605ae162467860a2cabc8a8d165be5fb3e0b14a2d19771a27cf9e13936b95116b657d953c2dd4
deepdiff-
6.1.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