Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nayuos-ebuilds
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
nayuos-ebuilds
Commits
4c94cc4e
Commit
4c94cc4e
authored
Dec 14, 2015
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mark itsdangerous and werkzeug as stable for arm.
parent
d9045c83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
dev-python/itsdangerous/itsdangerous-0.24.ebuild
dev-python/itsdangerous/itsdangerous-0.24.ebuild
+2
-2
dev-python/werkzeug/werkzeug-0.9.6.ebuild
dev-python/werkzeug/werkzeug-0.9.6.ebuild
+2
-2
No files found.
dev-python/itsdangerous/itsdangerous-0.24.ebuild
View file @
4c94cc4e
...
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
...
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE
=
"BSD"
LICENSE
=
"BSD"
SLOT
=
"0"
SLOT
=
"0"
KEYWORDS
=
"amd64
~
arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
KEYWORDS
=
"amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE
=
""
IUSE
=
""
DEPEND
=
"dev-python/setuptools[
${
PYTHON_USEDEP
}
]"
DEPEND
=
"dev-python/setuptools[
${
PYTHON_USEDEP
}
]"
...
@@ -26,4 +26,4 @@ python_test() {
...
@@ -26,4 +26,4 @@ python_test() {
2to3
-f
unicode
-nw
--no-diffs
tests.py
2to3
-f
unicode
-nw
--no-diffs
tests.py
fi
fi
"
${
PYTHON
}
"
tests.py
||
die
"Tests failed under
${
EPYTHON
}
"
"
${
PYTHON
}
"
tests.py
||
die
"Tests failed under
${
EPYTHON
}
"
}
}
\ No newline at end of file
dev-python/werkzeug/werkzeug-0.9.6.ebuild
View file @
4c94cc4e
...
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
...
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE
=
"BSD"
LICENSE
=
"BSD"
SLOT
=
"0"
SLOT
=
"0"
KEYWORDS
=
"amd64
~
arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
KEYWORDS
=
"amd64 arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE
=
""
IUSE
=
""
RDEPEND
=
"dev-python/simplejson[
${
PYTHON_USEDEP
}
]"
RDEPEND
=
"dev-python/simplejson[
${
PYTHON_USEDEP
}
]"
...
@@ -28,4 +28,4 @@ S="${WORKDIR}/${MY_P}"
...
@@ -28,4 +28,4 @@ S="${WORKDIR}/${MY_P}"
python_test
()
{
python_test
()
{
esetup.py
test
esetup.py
test
}
}
\ No newline at end of file
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