python-confluent-kafka Python2 migration and maintenance in Debian Python Modules Team

2019-08-01 Thread Andreas Tille
Hi Christos,

when inspecting rdepends of python-avro I stumbled upon your package
python-confluent-kafka.  I checked whether the Python2 package has any
further rdepends which does not seem to be the case.  Thus we should
probably drop it from Debian.  While doing so I upgraded the Git
repository[1] to the latest upstream version (please inspect the
changes I did with a routine-upgrade script which makes the packaging
more conform to policy).

I'm now stumbling upon 

In file included from confluent_kafka/src/confluent_kafka.c:17:
confluent_kafka/src/confluent_kafka.h:55:2: error: #error 
"confluent-kafka-python requires librdkafka v1.0.0 or later. Install the latest 
version of librdkafka from the Confluent repositories, see 
http://docs.confluent.io/current/installation.html";
 #error "confluent-kafka-python requires librdkafka v1.0.0 or later. Install 
the latest version of librdkafka from the Confluent repositories, see 
http://docs.confluent.io/current/installation.html";


Since you are maintaining librdkafka as well I wonder what might be
your plan to upgrade this library to its latest version.

Kind regards

   Andreas.

[1] https://salsa.debian.org/python-team/modules/python-confluent-kafka

-- 
http://fam-tille.de



Bug#933681: ITP: python-pamqp -- RabbitMQ Focused AMQP low-level library

2019-08-01 Thread Michael Fladischer
Package: wnpp
Severity: wishlist
Owner: Michael Fladischer 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: python-pamqp
  Version : 2.3.0
  Upstream Author : Gavin M. Roy 
* URL : https://github.com/gmr/pamqp/
* License : BSD-3-clause
  Programming Lang: Python
  Description : RabbitMQ Focused AMQP low-level library

 pamqp is a low level AMQP 0-9-1 frame encoding and decoding library for Python.
 It is not a end-user client library for talking to RabbitMQ but rather is used
 by client libraries for marshaling and unmarshaling AMQP frames.
 .
 AMQP class/method command class mappings can be found in the
 pamqp.specification module while actual frame encoding and encoding should be
 run through the pamqp.frame module.

This library is a new depencency for python-aioamqp. I do intend to maintain it
as part of the DPMT.

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAl1DPKkRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90WqobAgAvxj/0e7lXiqbZtcP+j6BQwuCI4fGZItw
pN08kydGgA3wWoct5j0zxKLfTLW5Skn0PajYLFWtTipAemEWXTCTFhJ1yDAkNFum
CER3EKlSr3UXHZzsF9wlCDPC179QgEnyFRjyeqUlBntIEqcXSGtu9fl4wa1/dVO3
XrWaAl4gB7chQYhDEskbW83iRgCLCmu7rKZJiPOoxSCkj0seMD4tY8PEqfrCe616
NO1P3vbvmFMK8im5bDQI6KrZd0PpRGqyYoT4vn16Ipm/f6pOpH5PNS6sdImzeYtK
tONa4WAf88GRL0o0QgW/nn7pBL88MVFNaRYaQlowSUzIzPLrMLPlLg==
=9GSE
-END PGP SIGNATURE-



PyConFR and python packaging

2019-08-01 Thread Samuel Thibault
Hello,

For information, PyConFR (in french) will take place in Bordeaux from
october 31th to november 3rd.  There will most probably be an workshop
on upt (universal packaging tool, https://framagit.org/upt/upt)

Samuel