[ptxdist] [PATCH 2/2] python3-yoyo-migrations: new package

2021-07-05 Thread Lars Pedersen
Yoyo is a database schema migration tool using python and depends on new package python3-tabulate Signed-off-by: Lars Pedersen --- rules/python3-yoyo-migrations.in | 13 ++ rules/python3-yoyo-migrations.make | 70 ++ 2 files changed, 83 insertions(+) create mod

[ptxdist] [PATCH 1/2] python3-tabulate: new package

2021-07-05 Thread Lars Pedersen
Signed-off-by: Lars Pedersen --- rules/python3-tabulate.in | 8 ++ rules/python3-tabulate.make | 54 + 2 files changed, 62 insertions(+) create mode 100644 rules/python3-tabulate.in create mode 100644 rules/python3-tabulate.make diff --git a/rules/pyt

[ptxdist] [PATCH 4/4] python3-snmpclitools: new package

2021-07-05 Thread Lars Pedersen
This is a collection of command-line SNMP tools written in pure-Python. This package depends on python3-pysnmp Signed-off-by: Lars Pedersen --- rules/python3-snmpclitools.in | 9 ++ rules/python3-snmpclitools.make | 56 + 2 files changed, 65 insertions(+)

[ptxdist] [PATCH 3/4] python3-pysnmp: new package

2021-07-05 Thread Lars Pedersen
pySNMP is a cross-platform, pure-Python SNMP engine implementation. Depends on new packages python3-pyasn1 and python3-pysmi. Signed-off-by: Lars Pedersen --- rules/python3-pysnmp.in | 13 ++ rules/python3-pysnmp.make | 54 +++ 2 files changed, 67 in

[ptxdist] [PATCH 2/4] python3-pysmi: new package

2021-07-05 Thread Lars Pedersen
A pure-Python implementation of SNMP/SMI MIB parsing and conversion library. New package used by python3-pysnmp. Signed-off-by: Lars Pedersen --- rules/python3-pysmi.in | 9 +++ rules/python3-pysmi.make | 54 2 files changed, 63 insertions(+) crea

[ptxdist] [PATCH 1/4] python3-pyasn1: new package

2021-07-05 Thread Lars Pedersen
Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208). New package used by python3-pysnmp Signed-off-by: Lars Pedersen --- rules/python3-pyasn1.in | 9 +++ rules/python3-pyasn1.make | 53 +++ 2 files changed, 62 insertions(+) create

Re: [ptxdist] [APPLIED] python3-pycryptodomex: new package

2021-07-05 Thread Michael Olbrich
Thanks, applied as b8958ad388ba104527e2ce27f158b0da3d39c977. Michael [sent from post-receive hook] On Mon, 05 Jul 2021 10:27:14 +0200, Lars Pedersen wrote: > Signed-off-by: Lars Pedersen > Message-Id: <20210702121931.497226-1-lape...@gmail.com> > Signed-off-by: Michael Olbrich > > diff --git

Re: [ptxdist] [APPLIED] glib.make: Follow CROSS_LIB_DIR.

2021-07-05 Thread Michael Olbrich
Thanks, applied as 9409697ef8ae5f8099b20e50283ff5becfcc95d7. Michael [sent from post-receive hook] On Mon, 05 Jul 2021 10:27:11 +0200, Christian Melki wrote: > Signed-off-by: Christian Melki > Message-Id: <20210702111556.7646-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich >

Re: [ptxdist] [APPLIED] mesalib: version bump 21.1.1 -> 21.1.3

2021-07-05 Thread Michael Olbrich
Thanks, applied as e6bdc73d34493901ba7c1eddba59eeb7422b65fb. Michael [sent from post-receive hook] On Mon, 05 Jul 2021 10:27:06 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20210629063448.10637-1-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff

[ptxdist] [PATCH 1/2] chrony: unify location of config files

2021-07-05 Thread Uwe Kleine-König
The upstream default location of the config file is directly in /etc instead of /etc/chrony/ and also the systemd unit uses /etc. So switch the init script and ptxdist rules accordingly. Signed-off-by: Uwe Kleine-König --- projectroot/etc/init.d/chrony | 4 ++-- rules/chrony.make | 8

[ptxdist] [PATCH 2/2] chrony: version bump 3.5 -> 4.1

2021-07-05 Thread Uwe Kleine-König
--- ...ke-unrecognized-option-a-fatal-error.patch | 25 - patches/chrony-3.5/series | 4 --- ...t-install-docs-to-not-need-additiona.patch | 21 +++ ...vice-Make-this-a-non-forking-service.patch | 27 +++ patches/chrony-4.1/series

[ptxdist] [PATCH] python3-adbus: version bump 1.1.3 -> 1.2.0

2021-07-05 Thread Lars Pedersen
Signed-off-by: Lars Pedersen --- rules/python3-adbus.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/python3-adbus.make b/rules/python3-adbus.make index 6f0dd91b7..9aec636de 100644 --- a/rules/python3-adbus.make +++ b/rules/python3-adbus.make @@ -14,8 +14,8 @@ P