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
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
157
Merge Requests
157
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
47d39735
Commit
47d39735
authored
May 30, 2019
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/py3-jsonschema-gns3: fixed dependency from py3 package
parent
5e1cf899
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
community/py3-jsonschema-gns3/APKBUILD
community/py3-jsonschema-gns3/APKBUILD
+2
-2
No files found.
community/py3-jsonschema-gns3/APKBUILD
View file @
47d39735
...
...
@@ -3,12 +3,12 @@
pkgname
=
py3-jsonschema-gns3
_pkgname
=
jsonschema
pkgver
=
2.6.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"An implementation of JSON Schema validation for Python - GNS3 compatible version"
url
=
"https://github.com/Julian/jsonschema"
arch
=
"noarch"
license
=
"MIT"
depends
=
"py3-pyrsistent py-attrs !py3-jsonschema"
depends
=
"py3-pyrsistent py
3
-attrs !py3-jsonschema"
makedepends
=
"python3-dev"
options
=
"!check"
# py3-twisted missing
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.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