Bug#962749: ITP: ruby-async-http -- HTTP client and server library

2020-06-13 Thread Hideki Yamane
Package: wnpp
Severity: wishlist
Owner: Hideki Yamane 

* Package name: ruby-async-http
  Version : 0.52.4
  Upstream Author : Samuel G. D. Williams 
* URL : https://github.com/socketry/async-http
* License : MIT
  Programming Lang: Ruby
  Description : HTTP client and server library

 An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1
 and HTTP/2 including TLS. Support for streaming requests and responses.
 Built on top of async and async-io. falcon provides a rack-compatible server.

 This ITP depends on
  - ruby-protocol-http1 (#962395)
  - ruby-protocol-http2 (#962398)



Re: Bug#962574: ITP: dephell -- project management for Python

2020-06-13 Thread Nicholas D Steeves
Control: block -1 by 962574

Tomlkit seems to be required for self-tests.

On Wed, 10 Jun 2020 at 01:03, Scott Kitterman  wrote:
> On Wednesday, June 10, 2020 12:49:01 AM EDT Nicholas D Steeves wrote:
> > Package: wnpp
> > Severity: wishlist
> > Owner: Nicholas D Steeves 
> >
> > Package name: dephell
> > Version : 0.8.3
> > Upstream Author : Gram 
> > URL : http://www.example.org/
> Should be https://github.com/dephell/dephell

Thanks for the correction.  Fortunately it was just a mistake in my
ITP and the source package had the correct info :-)

[snip]
> > It's highly likely this software will be useful to the general Python
> > developer community, and I plan to maintain it in either the DPMT or
> > PAPT, as appropriate.  Please comment on this!
>
> It looks to me like PAPT is probably more appropriate.

Thank you!  I'll push my WIP there after I've completed a copyright
review, when it's in reasonable shape, and after converting to a
gbp-with-pristine-tar repo.

Best,
Nicholas



local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Andreas Benzler
Total frustrated again with debian 
(because it works on centos/fedora on first touch):

/etc/apt/sources.list.d/local.list
deb [trusted=yes] file:/srv/repo/buster/ buster main

---
reprepro -b . includedeb buster  /home/andy/dev/Xorg-1.19/1.19.7/*.deb

/srv/repo/buster# find .
.
./pool
./pool/main
./pool/main/x
./pool/main/x/xorg-server
./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-
1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xorg-server-source_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-
1+deb10u1_amd64.deb
./db
./db/checksums.db
./db/version
./db/references.db
./db/release.caches.db
./db/contents.cache.db
./db/packages.db
./conf
./conf/distributions
./dists
./dists/buster
./dists/buster/Release
./dists/buster/main
./dists/buster/main/source
./dists/buster/main/source/Release
./dists/buster/main/source/Sources.gz
./dists/buster/main/binary-amd64
./dists/buster/main/binary-amd64/Packages.gz
./dists/buster/main/binary-amd64/Release
./dists/buster/main/binary-amd64/Packages
./dists/buster/main/binary-i386
./dists/buster/main/binary-i386/Packages.gz
./dists/buster/main/binary-i386/Release
./dists/buster/main/binary-i386/Packages

apt-cache policy | grep repo.local
 release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
 release o=de
bian.repo.local,n=buster,l=debian.repo.schlummerland.online,c=main,b=am
d64

again to complicated !



Andy



Re: local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Geert Stappers
On Sat, Jun 13, 2020 at 05:20:39PM +0200, Andreas Benzler wrote:
> Total frustrated again with debian 
> (because it works on centos/fedora on first touch):
> 
> /etc/apt/sources.list.d/local.list
> deb [trusted=yes] file:/srv/repo/buster/ buster main
> 
> ---
> reprepro -b . includedeb buster  /home/andy/dev/Xorg-1.19/1.19.7/*.deb
> 
> /srv/repo/buster# find .
> .
> ./pool
> ./pool/main
> ./pool/main/x
> ./pool/main/x/xorg-server
> ./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
> ./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xorg-server-source_1.19.7-1+deb10u1_all.deb
> ./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
> ./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-1+deb10u1_amd64.deb
> ./db
> ./db/checksums.db
> ./db/version
> ./db/references.db
> ./db/release.caches.db
> ./db/contents.cache.db
> ./db/packages.db
> ./conf
> ./conf/distributions
> ./dists
> ./dists/buster
> ./dists/buster/Release
> ./dists/buster/main
> ./dists/buster/main/source
> ./dists/buster/main/source/Release
> ./dists/buster/main/source/Sources.gz
> ./dists/buster/main/binary-amd64
> ./dists/buster/main/binary-amd64/Packages.gz
> ./dists/buster/main/binary-amd64/Release
> ./dists/buster/main/binary-amd64/Packages
> ./dists/buster/main/binary-i386
> ./dists/buster/main/binary-i386/Packages.gz
> ./dists/buster/main/binary-i386/Release
> ./dists/buster/main/binary-i386/Packages
> 
> apt-cache policy | grep repo.local
>  release o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
>  release 
> o=debian.repo.local,n=buster,l=debian.repo.schlummerland.online,c=main,b=amd64
> 
> again to complicated !
> 

Advice:  Describe what is actually wanted



Regards
Geert Stappers
-- 
Silence is hard to parse



Bug#962786: ITP: pcpp -- C99 preprocessor written in pure Python

2020-06-13 Thread أحمد المحمودي
Package: wnpp
Severity: wishlist
Owner: أحمد المحمودي 

* Package name: pcpp
  Version : 1.21
  Upstream Author : Niall Douglas (http://www.nedproductions.biz/) and David 
Beazley (http://www.dabeaz.com/)
* URL : http://www.example.org/
* License : BSD-3
  Programming Lang: Python
  Description : C99 preprocessor written in pure Python

A pure universal Python C (pre-)preprocessor implementation very useful for 
pre-preprocessing header only
C++ libraries into single file includes and other such build or packaging stage 
malarky.
The implementation can be used as a Python module or as a command line tool 
``pcpp`` which
can stand in for a conventional C preprocessor (i.e. it'll accept similar 
arguments).


signature.asc
Description: PGP signature