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
5a7b7550
Commit
5a7b7550
authored
4 years ago
by
Michał Polański
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-pygments: upgrade to 2.7.4
parent
523a8c9d
No related branches found
No related tags found
1 merge request
!16755
main/py3-pygments: upgrade to 2.7.4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-pygments/APKBUILD
+4
-4
4 additions, 4 deletions
main/py3-pygments/APKBUILD
with
4 additions
and
4 deletions
main/py3-pygments/APKBUILD
+
4
−
4
View file @
5a7b7550
...
...
@@ -2,7 +2,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname
=
py3-pygments
_pkgname
=
Pygments
pkgver
=
2.7.
3
pkgver
=
2.7.
4
pkgrel
=
0
pkgdesc
=
"Syntax highlighting package written in Python"
url
=
"https://pygments.org/"
...
...
@@ -10,8 +10,8 @@ arch="noarch"
license
=
"BSD-2-Clause"
depends
=
"python3 py3-setuptools"
checkdepends
=
"py3-pytest"
subpackages
=
"
$pkgname
-doc
::noarch
"
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-doc"
source
=
"https://files.pythonhosted.org/packages/source/
P/Pygments/Pygments
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
replaces
=
"py-pygments"
# Backwards compatibility
...
...
@@ -50,4 +50,4 @@ doc() {
default_doc
}
sha512sums
=
"
fe58ce0beb3d2fd88b374d7864e93dba41e4e2ad6dca570e284fd76615c5bb4e78459a4b8c4dd5f61603d4bccd5705cebafd7274369d158af149e838ec63f7eb
Pygments-2.7.
3
.tar.gz"
sha512sums
=
"
84fb2e0c52e4683d52524ee1d70c11a9ff6cc0b21fe6aa3e1a6c4fac393f87267756b1c04b7c2555799e387b2e9ca7d2e7703ddc1690a642aa263ed27510e030
Pygments-2.7.
4
.tar.gz"
This diff is collapsed.
Click to expand it.
Alicha CH
@alicha
mentioned in issue
#12551 (closed)
·
3 years ago
mentioned in issue
#12551 (closed)
mentioned in issue #12551
Toggle commit list
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