Re: Transitionning to the lextudio pysnmp / pyasn1 ecosystem

2023-09-18 Thread Adam Cécile
ition dummy packages? Also to Adam Cécile: can you make your pull request against the new Salsa repository? Hello, Regarding my lexstudio patch to fix double awaitable bug ? Cheers, Thomas Goirand (zigo)

Re: PySNMP asyncio backend unusable in Debian 12 (needs stable update?)

2023-09-18 Thread Adam Cécile
On 9/13/23 17:42, Thomas Goirand wrote: On 9/13/23 13:43, Adam Cecile wrote: On 9/13/23 12:55, Thomas Goirand wrote: On 9/12/23 18:16, Adam Cecile wrote: Hello, No hurry, I think we might want to wait for upstream to respond to my PR regarding double awaitable fix. It is indeed lextudio upst

RFS: python-untokenize: Untokenize transforms tokens into source code

2021-09-28 Thread Adam Cécile
Hello, Could someone please upload this little package ? It's a indirect (docformatter dep) dependency of xsdata, an awesome XML/dataclasses library I'd like to get into the archive. ITP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976441 Salsa: https://salsa.debian.org/python-team/pa

RFS: python-click-default-group: Extension for Python click adding default subcommand to group

2021-09-28 Thread Adam Cécile
Hello, Could someone please upload this little package ? It's a dependency of xsdata, an awesome XML/dataclasses library I'd like to get into the archive. ITP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976443 Salsa: https://salsa.debian.org/python-team/packages/python-click-default-

RFS: python-fastjsonschema: validation of JSON documents by JSON schema drafts 04/06/07

2021-09-28 Thread Adam Cécile
Hello, Is there someone willing to upload this package ? It was waiting for json-schema-test-suite to be uploaded as a separated package, that I did a while ago and I just verified the package is in good shape and updated to latest upstream patch release. ITP: https://bugs.debian.org/cgi-bi

Re: Allow installation on buster of a package not supporting 3.7 (async/await syntax error when generating bytecode)

2018-11-09 Thread Adam Cécile
e" type contains the appropriate number of fields. Regards, Adam. On 11/9/18 6:43 PM, Adam Cecile wrote: Thanks a lot Nicolas ! It looks perfect, I made the modification but haven't been able to test it yet. Le 8 novembre 2018 14:26:07 GMT+01:00, Nicolas Dandrimont a écrit :

Allow installation on buster of a package not supporting 3.7 (async/await syntax error when generating bytecode)

2018-11-08 Thread Adam Cécile
Hello list, I have a package working perfectly fine on Pyrhon 3.6 but using async/await methods so it cannot work on python 3.7 at the moment. During package compilation, I popd 3.7 from supported version returned by py3version and it allows me to build the package just fine: Problem: I cann

Packaging ElasticSearch (different version for different server API version)

2017-04-04 Thread Adam Cécile
Hello, At the moment, python-elasticsearch is only available in version 1.x [1], which is pretty useless as it's intended to be used against ElasticSearch 1.x servers. The main problem is that the client is disitributed following multiple branches, one for servers running version 1.x, anoth