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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Bart Ribbers
aports
Commits
eda90c6e
Commit
eda90c6e
authored
11 years ago
by
Fabian Affolter
Browse files
Options
Downloads
Patches
Plain Diff
testing/py-jabberbot: upgrade to 0.15
parent
869ab5a5
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py-jabberbot/APKBUILD
+6
-4
6 additions, 4 deletions
testing/py-jabberbot/APKBUILD
with
6 additions
and
4 deletions
testing/py-jabberbot/APKBUILD
+
6
−
4
View file @
eda90c6e
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname
=
py-jabberbot
pkgname
=
py-jabberbot
_pkgname
=
python-jabberbot
_pkgname
=
python-jabberbot
pkgver
=
0.1
4
pkgver
=
0.1
5
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"A simple Jabber Bot for Python"
pkgdesc
=
"A simple Jabber Bot for Python"
url
=
"http://pypi.python.org/pypi/jabberbot"
url
=
"http://pypi.python.org/pypi/jabberbot"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -13,8 +13,8 @@ makedepends="python-dev"
...
@@ -13,8 +13,8 @@ makedepends="python-dev"
install
=
""
install
=
""
subpackages
=
""
subpackages
=
""
source
=
"http://thpinfo.com/2007/
$_pkgname
/jabberbot-
$pkgver
.tar.gz"
source
=
"http://thpinfo.com/2007/
$_pkgname
/jabberbot-
$pkgver
.tar.gz"
_builddir
=
$srcdir
/jabberbot-
$pkgver
_builddir
=
$srcdir
/jabberbot-
$pkgver
build
()
{
build
()
{
cd
"
$_builddir
"
cd
"
$_builddir
"
python setup.py build
python setup.py build
...
@@ -25,4 +25,6 @@ package() {
...
@@ -25,4 +25,6 @@ package() {
python setup.py
install
--root
=
"
$pkgdir
"
python setup.py
install
--root
=
"
$pkgdir
"
}
}
md5sums
=
"e812590da4fb7de6db91b1de9090b52c jabberbot-0.14.tar.gz"
md5sums
=
"081be2f6d8c82740b9906bf5b8562e7d jabberbot-0.15.tar.gz"
sha256sums
=
"b8b946958e15f5413adcb02fecf7cffd6d008669a692ef6a2bc4bf3717c06a1d jabberbot-0.15.tar.gz"
sha512sums
=
"57cf8cbd79fd530565308b644b7e22d985e7ce5319eb8d5b127546ded4bf49d3c196a7780321aaf093cb948d1217e4ef7c265b7a3b0f411e5c1999feb591b749 jabberbot-0.15.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