Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
953feda8
Unverified
Commit
953feda8
authored
6 years ago
by
zlg
Browse files
Options
Downloads
Patches
Plain Diff
user/py3-zope-event: Fix license, version bump
parent
23eb27ca
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!113
Add certbot and dependencies
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/py3-zope-event/APKBUILD
+3
-3
3 additions, 3 deletions
user/py3-zope-event/APKBUILD
with
3 additions
and
3 deletions
user/py3-zope-event/APKBUILD
+
3
−
3
View file @
953feda8
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
# Maintainer: zlg <zlg+adelie@zlg.space>
# Maintainer: zlg <zlg+adelie@zlg.space>
pkgname
=
py3-zope-event
pkgname
=
py3-zope-event
_pkgname
=
zope.event
_pkgname
=
zope.event
pkgver
=
4.
3.0
pkgver
=
4.
4
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Event publishing / dispatch, used by Zope Component Architecture"
pkgdesc
=
"Event publishing / dispatch, used by Zope Component Architecture"
url
=
"https://github.com/zopefoundation/zope.event"
url
=
"https://github.com/zopefoundation/zope.event"
arch
=
"noarch"
arch
=
"noarch"
options
=
"!check"
# needs nose
options
=
"!check"
# needs nose
license
=
"ZPL"
license
=
"ZPL
-2.1
"
depends
=
"python3"
depends
=
"python3"
makedepends
=
"python3-dev"
makedepends
=
"python3-dev"
source
=
"
$_pkgname
-
$pkgver
.tar.gz::https://github.com/zopefoundation/
$_pkgname
/archive/
$pkgver
.tar.gz"
source
=
"
$_pkgname
-
$pkgver
.tar.gz::https://github.com/zopefoundation/
$_pkgname
/archive/
$pkgver
.tar.gz"
...
@@ -30,4 +30,4 @@ package() {
...
@@ -30,4 +30,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
7c42074023f56395156ef7bb120b00972dca8dfa2c80dd0387cb6f58b22380e34f8a2bf7b2fe717941cb
cf
1
99
7e1aaea9f500f124fceb1c664c90e6c55150ffa
zope.event-4.
3.0
.tar.gz"
sha512sums
=
"
653273d021a43dca6d77900a3e2928f1621fd9c47a536ddd186e00b601670a4ac72042a1eadf18
cf99
12609025b491cee41508e8eb53bf2dc2ada2c5d3d5bb70
zope.event-4.
4
.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