Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Philippe Schommers
aports
Commits
e21c9e2f
Commit
e21c9e2f
authored
Nov 29, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/py3-path.py: upgrade to 13.0.0
parent
ad31eed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
testing/py3-path.py/APKBUILD
testing/py3-path.py/APKBUILD
+5
-5
No files found.
testing/py3-path.py/APKBUILD
View file @
e21c9e2f
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname
=
py3-path.py
pkgver
=
1
2.1
.0
pkgver
=
1
3.0
.0
pkgrel
=
0
pkgdesc
=
"Module wrapper for os.path"
options
=
"!check"
# Requires unpackaged 'pytest-checkdocs'
url
=
"https://github.com/jaraco/path
.py
"
url
=
"https://github.com/jaraco/path"
arch
=
"noarch"
license
=
"MIT"
depends
=
"python3"
makedepends
=
"py3-setuptools py3-setuptools_scm"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/jaraco/path
.py
/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/path
.py
-
$pkgver
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/jaraco/path/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/path-
$pkgver
"
build
()
{
git init
# WORKAROUND
...
...
@@ -26,4 +26,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
8505a3a12ebd8aec437c45ddaecab678c087ab759d7da60f6daba9a0c12601e1f8135a3f07d854f7265b4611942433fec98d60b54e7b1f35bbc744885592d3b0 py3-path.py-12.1
.0.tar.gz"
sha512sums
=
"
e87649ba779360533af7152165009984bd6a9100c3143baf35b4b195c341b3f64cffd9f9476b5461177ab5f87aceaf4824eca9e7199699b65bc3d1fae3d3d298 py3-path.py-13.0
.0.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment