Re: possible conflict over the /usr/bin/ia namespace

2018-12-15 Thread Chris Lamb
[Adding ftpmas...@debian.org to CC]

Hi Antoine et al.,

> So anyways - irl will upload a new package now, presumably -2 or more,
> so i think << 0.242+git20151019-2~ is fine.

I just went to process this package in NEW but this new upload does
not appear to have happened yet. Is that correct?


Best wishes,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#916514: ITP: gym -- A toolkit for developing and comparing reinforcement learning algorithms.

2018-12-15 Thread Mo Zhou
Package: wnpp
Severity: wishlist
Owner: Mo Zhou 

* Package name: gym
  Version : 0.10.9
  Upstream Author : OpenAI
* URL : https://gym.openai.com/
* License : MIT/Expat
  Programming Lang: Python
  Description : A toolkit for developing and comparing reinforcement 
learning algorithms.

Gym is a toolkit for developing and comparing reinforcement learning
algorithms. It supports teaching agents everything from walking to
playing games like Pong or Pinball.



Bug#916518: ITP: stern -- tail multiple pods on Kubernetes and multiple containers within the pod

2018-12-15 Thread 陳昌倬
Package: wnpp
Severity: wishlist
Owner: ChangZhuo Chen (陳昌倬) 

* Package name: stern
  Version : 1.10.0
  Upstream Author : Copyright 2016 Wercker Holding BV
* URL : https://github.com/wercker/stern
* License : Apache 2.0
  Programming Lang: golang
  Description : tail multiple pods on Kubernetes and multiple containers 
within the pod

 Stern allows you to tail multiple pods on Kubernetes and multiple
 containers within the pod. Each result is color coded for quicker
 debugging.
 .
 The query is a regular expression so the pod name can easily be
 filtered and you don't need to specify the exact id (for instance
 omitting the deployment id). If a pod is deleted it gets removed from
 tail and if a new pod is added it automatically gets tailed.
 .
 When a pod contains multiple containers Stern can tail all of them too
 without having to do this manually for each one. Simply specify the
 container flag to limit what containers to show. By default all
 containers are listened to.


-- 
ChangZhuo Chen (陳昌倬) czchen@{czchen,debconf,debian}.org
http://czchen.info/
Key fingerprint = BA04 346D C2E1 FE63 C790  8793 CC65 B0CD EC27 5D5B


signature.asc
Description: PGP signature


Re: Bug#909550: possible conflict over the /usr/bin/ia namespace

2018-12-15 Thread Antoine Beaupré
On 2018-12-15 09:41:50, Chris Lamb wrote:
> [Adding ftpmas...@debian.org to CC]
>
> Hi Antoine et al.,
>
>> So anyways - irl will upload a new package now, presumably -2 or more,
>> so i think << 0.242+git20151019-2~ is fine.
>
> I just went to process this package in NEW but this new upload does
> not appear to have happened yet. Is that correct?

You mean the NEW upload or the duckduckgo one?

>From what I can tell, both were:

https://tracker.debian.org/news/989684/accepted-python-duckduckgo2-0242git20151019-2-source-amd64-into-unstable/

https://ftp-master.debian.org/new/python-internetarchive_1.8.1-1.html

Did I miss something?

Thanks for looking into this!

A.

-- 
Gods don't like people not doing much work. People who aren't busy all
the time might start to think.
- Terry Pratchett, Small Gods



Bug#916535: ITP: libtie-handle-offset-perl -- module to provide tied handle that hides the beginning of a file

2018-12-15 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtie-handle-offset-perl
  Version : 0.004
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Tie-Handle-Offset
* License : Apache-2.0
  Programming Lang: Perl
  Description : module to provide tied handle that hides the beginning of a 
file

Tie::Handle::Offset provides a file handle that hides the beginning of a
file. After opening, the file is positioned at the offset location. "seek()"
and "tell()" calls are modified to preserve the offset.

For example, "tell($fh)" will return 0, though the actual file position is at
the offset. Likewise, "seek($fh,80,0)" will seek to 80 bytes from the offset
instead of 80 bytes from the actual start of the file.

The included Tie::Handle::SkipHeader module automatically hides an
email-style message header. After opening the file, it reads up to a blank or
white-space-only line and sets the offset to the next byte.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#916537: ITP: libhttp-tinyish-perl -- HTTP::Tiny compatible HTTP client wrappers

2018-12-15 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libhttp-tinyish-perl
  Version : 0.15
  Upstream Author : Tatsuhiko Miyagawa
* URL : https://metacpan.org/release/HTTP-Tinyish
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : HTTP::Tiny compatible HTTP client wrappers

HTTP::Tinyish is a wrapper module for HTTP client modules LWP, HTTP::Tiny and
HTTP client software curl and wget.

It provides an API compatible to HTTP::Tiny, and the implementation has been
extracted out of App::cpanminus. HTTP::Tinyish can be useful in a restrictive
environment where you need to be able to download CPAN modules without an
HTTPS support in built-in HTTP library.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#916539: ITP: libcpan-common-index-perl -- common library for searching CPAN modules, authors and distributions

2018-12-15 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libcpan-common-index-perl
  Version : 0.010
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/CPAN-Common-Index
* License : Apache-2.0
  Programming Lang: Perl
  Description : common library for searching CPAN modules, authors and 
distributions

CPAN::Common::Index provides a common library for working with a variety of
CPAN index services. It is intentionally minimalist, trying to use as few
non-core modules as possible.

CPAN::Common::Index is an abstract base class that defines a common API.
Individual backends deliver the API for a particular index.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#916540: ITP: prometheus-xmpp-alerts -- web hook that forwards prometheus alerts over XMPP

2018-12-15 Thread Jelmer Vernooij
Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij 

* Package name: prometheus-xmpp-alerts
  Version : 0.1
  Upstream Author : Jelmer Vernooij 
* URL : https://github.com/jelmer/prometheus-xmpp-alerts
* License : apachev2
  Programming Lang: Python 
  Description : web hook that forwards prometheus alerts over XMPP

 This package provides a web hook for the prometheus alertmanager
 that can deliver alerts from prometheus over XMPP (Jabber).



Bug#916542: ITP: libmenlo-perl -- CPAN client backend

2018-12-15 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libmenlo-perl
  Version : 1.9019
  Upstream Author : Tatsuhiko Miyagawa 
* URL : https://metacpan.org/release/Menlo
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : CPAN client backend

Menlo is a backend for cpanm 2.0, developed with the goal to replace cpanm
internals with a set of modules that are more flexible, extensible and easier
to use.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#916544: ITP: libmenlo-legacy-perl -- legacy internal and client support for Menlo

2018-12-15 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libmenlo-legacy-perl
  Version : 1.9022
  Upstream Author : Tatsuhiko Miyagawa 
* URL : https://metacpan.org/release/Menlo-Legacy
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : legacy internal and client support for Menlo

Menlo::Legacy is a package to install Menlo::CLI::Compat which is a
compatibility library that implements the classic version of cpanminus
internals and behaviors. This is so that existing users of cpanm and API
clients such as Carton, Carmel and App::cpm can rely on the stable features
and specific behaviors of cpanm.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Re: Bug#909550: possible conflict over the /usr/bin/ia namespace

2018-12-15 Thread Chris Lamb
Antoine Beaupré wrote:

> >From what I can tell, both were:
> 
> https://tracker.debian.org/news/989684/accepted-python-duckduckgo2-0242git20151019-2-source-amd64-into-unstable/

Neat, thanks. I've just processed python-internetarchive 1.8.1-1 in
NEW.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#916578: ITP: goofys -- a high-performance, POSIX-ish Amazon S3 file system written in Go

2018-12-15 Thread Ilya Konstantinov
Package: wnpp
Severity: wishlist
Owner: Ilya Konstantinov 

* Package name: goofys
  Version : 0.19.0+git20181015.635cbfe-1
  Upstream Author : Ka-Hing Cheung
* URL : https://github.com/kahing/goofys
* License : Apache-2.0
  Programming Lang: Go
  Description : a high-performance, POSIX-ish Amazon S3 file system written 
in Go

 Goofys is a high-performance, POSIX-ish Amazon S3
 (https://aws.amazon.com/s3/) file system written in Go
 .
 It's a Filey System instead of a File System because goofys strives
 for performance first and POSIX second. Particularly things that
 are difficult to support on S3 or would translate into more than one
 round-trip would either fail (random writes) or faked (no per-file
 permission). Goofys does not have an on disk data cache, and
 consistency model is close-to-open.