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
0f42da70
Commit
0f42da70
authored
2 years ago
by
Jacek Pruciak
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-influxdb: upgrade to 5.3.0
parent
1952138a
Loading
Loading
1 merge request
!34508
community/py3-influxdb: move from testing and upgrade to 5.3.0
Pipeline
#122749
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-influxdb/APKBUILD
+5
-3
5 additions, 3 deletions
community/py3-influxdb/APKBUILD
with
5 additions
and
3 deletions
community/py3-influxdb/APKBUILD
+
5
−
3
View file @
0f42da70
...
...
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-influxdb
_pkgname
=
influxdb-python
pkgver
=
5.
2.3
pkgrel
=
3
pkgver
=
5.
3.0
pkgrel
=
0
pkgdesc
=
"Python bindings for InfluxDB"
options
=
"!check"
# Requires unpackaged nose-cov
url
=
"https://github.com/influxdata/influxdb-python"
...
...
@@ -30,4 +30,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"49d70e6293883bad16db5d7d72e02988562311a070f8aca6c82880dea7f40b1c411d5882bc9e224934341a5180bc1fcb0987363cdf0e2ffe9e7f1c615e9588f8 py3-influxdb-5.2.3.tar.gz"
sha512sums
=
"
87129544b5bef8062d452447626b639b675bf6ba5076f38d4616a364fa6dfea6aa73beece239aeb8f2294314c4fe6bc7e3ae5d7e463592bd0f77ed3aaaff5557 py3-influxdb-5.3.0.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