mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python-ripe-atlas-sagan: update to 1.3.0.
This commit is contained in:
parent
eabeda5c0d
commit
a24d32b119
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'ripe-atlas-sagan'
|
||||
# Template file for 'python-ripe-atlas-sagan'
|
||||
pkgname=python-ripe-atlas-sagan
|
||||
version=1.2.2
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="ripe/atlas/sagan"
|
||||
wrksrc="ripe.atlas.sagan-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="ripe/atlas/sagan"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-dateutil python-pytz python-cryptography"
|
||||
short_desc="Python2 parsing library for RIPE Atlas measurement results"
|
||||
|
@ -13,7 +13,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/RIPE-NCC/ripe.atlas.sagan"
|
||||
distfiles="https://github.com/RIPE-NCC/ripe.atlas.sagan/archive/v${version}.tar.gz"
|
||||
checksum=c6c55651db6b10c45ff6a4c3d3d96039e4dd24508b7491929ec04284983dcd89
|
||||
checksum=39d8c0864ec8d790fe46f45cb55020d8603fceb374c77cda46f96b71279af016
|
||||
|
||||
python3-ripe-atlas-sagan_package() {
|
||||
depends="python3-dateutil python3-pytz python3-cryptography"
|
||||
|
|
Loading…
Add table
Reference in a new issue