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
05c52a36
Commit
05c52a36
authored
3 years ago
by
J0WI
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-sphinxcontrib-serializinghtml: upgrade to 1.1.5
parent
1857680c
No related branches found
No related tags found
1 merge request
!23439
main/py3-sphinx: upgrade to 4.3.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-sphinxcontrib-serializinghtml/APKBUILD
+10
-3
10 additions, 3 deletions
main/py3-sphinxcontrib-serializinghtml/APKBUILD
with
10 additions
and
3 deletions
main/py3-sphinxcontrib-serializinghtml/APKBUILD
+
10
−
3
View file @
05c52a36
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py3-sphinxcontrib-serializinghtml
_pyname
=
sphinxcontrib-serializinghtml
pkgver
=
1.1.
4
pkgrel
=
1
pkgver
=
1.1.
5
pkgrel
=
0
pkgdesc
=
"Sphinx serializinghtml extension"
url
=
"https://pypi.python.org/pypi/sphinxcontrib-serializinghtml"
arch
=
"noarch"
license
=
"BSD-2-Clause"
depends
=
"python3"
makedepends
=
"py3-setuptools"
options
=
"!check"
# cyclic dependency
source
=
"https://files.pythonhosted.org/packages/source/
${
_pyname
%
${
_pyname
#?
}}
/
$_pyname
/
$_pyname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pyname
-
$pkgver
...
...
@@ -16,8 +17,14 @@ build() {
python3 setup.py build
}
check
()
{
python3 setup.py
test
}
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0 sphinxcontrib-serializinghtml-1.1.4.tar.gz"
sha512sums
=
"
c5aabe4d29fd0455c269f8054089fdd61e1de5c35aa407740fc3baae4cfb3235d9fd5515c0489b0becd12abc8f18d0f42aa169ed315c00f30ba87e64ce851667 sphinxcontrib-serializinghtml-1.1.5.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