Processed: ITP: pveclib -- power vector library

2019-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 929405 "Gabriel F. T. Gomes" 
Bug #929405 [wnpp] ITP: pveclib -- power vector library
Owner recorded as "Gabriel F. T. Gomes" .
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
929405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: RFP: zip4j

2019-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 929421 RFP: zip4j -- java library for zip files
Bug #929421 [wnpp] zip4j -- java library for zip files
Changed Bug title to 'RFP: zip4j -- java library for zip files' from 'zip4j -- 
java library for zip files'.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
929421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: ITP: zip4j

2019-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 929421 ITP: zip4j -- java library for zip files
Bug #929421 [wnpp] RFP: zip4j -- java library for zip files
Changed Bug title to 'ITP: zip4j -- java library for zip files' from 'RFP: 
zip4j -- java library for zip files'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
929421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#929438: ITP: parfive -- An asyncio based parallel file downloader for Python

2019-05-23 Thread Ole Streicher
Package: wnpp
Severity: wishlist
Owner: Ole Streicher 
X-Debbugs-Cc: debian-as...@lists.debian.org, debian-de...@lists.debian.org, 
debian-pyt...@lists.debian.org

* Package name : parfive
  Version  : 1.0.0
  Upstream Author  : Stuart Mumford
* URL  : https://github.com/Cadair/parfive
* License  : MIT
  Programming lang : Python
  Description  : A parallel file downloader using asyncio.

Parfive is a small library for downloading files, its objective is to
provide a simple API for queuing files for download and then providing
excellent feedback to the user about the in progress downloads. It also
aims to provide a clear interface for inspecting any failed downloads.

The parfive package was motivated by the needs of SunPy’s net submodule,
but should be generally applicable to anyone who wants a user friendly
way of downloading multiple files in parallel.

Parfive supports downloading files over either HTTP or FTP using aiohttp
and aioftp aioftp is an optional dependency, which does not need to be
installed to download files over HTTP.

The Debian package will be maintained by the Debian Astro team. A git
repository will be created at

https://salsa.debian.org/debian-astro-team/astropy-sphinx-theme

Best regards

Ole



Bug#929385: ITP: sequoia -- a modern OpenPGP implementation in Rust

2019-05-23 Thread Daniel Kahn Gillmor
On Thu 2019-05-23 09:47:54 +0800, Paul Wise wrote:
> On Wed, May 22, 2019 at 12:05:27PM -0400, Daniel Kahn Gillmor wrote:
>
>> Sequoia offers an OpenPGP interface in a modern, memory-safe language.
>> It offers two command-line utilities (sq and sqv) in addition to its
>> Rust library implementation.
>
> Please note that there is a file conflict with ispell:
>
> ispell: /usr/bin/sq

Thanks for raising this, pabs.

I'm aware of this concern -- it's https://bugs.debian.org/909085, which
is marked as blocking #929385.

I proposed a fix for #909085 that drops /usr/bin/sq from that package 6
months ago and asked for concerns.  Hearing none, i've pushed an NMU
into experimental via DELAYED/15 yesterday (so it's still 14 days away
from experimental), which drops sq.

afaict, sq was first removed upstream in the late 1990s or early 2000s,
and then briefly put back into ispell in 2002.  in 2002, the
understanding was "some dictionaries are still distributed in sq
format", but i don't think upstream ispell has actually shipped sq
deliberately for many years, and it is demonstrably broken upstream as
well (debian has been patching it -- for both bugfixes and to make it
ship correctly -- for many years now).

Far better compression mechanisms than ispell's sq exist today as well.

If you know of anyone who really needs ispell's sq shipped in debian,
please alert them to this so that we can figure out some other
approach.  Otherwise, if all works out, i hope to see sq in bullseye
provided by sequoia.

 --dkg


signature.asc
Description: PGP signature


Bug#929443: ITP: autoload -- Package Deployment Automation and Orchestration

2019-05-23 Thread G Vaishno Chaitanya
Package: wnpp
Severity: wishlist
Owner: G Vaishno Chaitanya 

* Package name: autoload
  Version : 1.2
  Upstream Author : G Vaishno Chaitanya 
* URL : https://autoload.dev
* License : GPL3
  Programming Lang: BASH, Py
  Description: Package Deployment Automation and Orchestration

 Autoload is a command line interface for retrieval of packages
 and information about them from authenticated sources and for automated
 deployment of packages together with their dependencies.

- This package is specially designed and developed for software engineers,
DevSecOps engineers, and hackers. The main motto of this package is to give
its users flexibility to skip most of the long boring documentation
on installation, building, and deployment of an open source or closed source
packages.  Main benefits we brag about are Repeatability (Every deployment
deploys the same), Fewer errors (Removing manual steps reduces human error),
Anyone can deploy (Eliminate bottlenecks by removing the need for experts
to do the work), Work on what matters (Developers can spend time learning
its features, not on fixes for manual deployments), Lower costs (fewer
errors,
fewer human hours needed for deployments means lower costs). This package
works on the principle of a package management tool. But this package is
not meant to compete with existing package managers but in reality its
build over it.
- I have planned to give this project 3 to 6 hours every weekend and
schedule the updates for this package regularly. I am looking for a sponsor.

Thanks!
--

*G Vaishno Chaitanya*
vaishnochaitan...@gmail.com
*@gvaishno *

*"Be kind whenever possible. It is always possible."*

- H.H. The 14th Dalai Lama


Bug#929458: ITP: trivy -- A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI

2019-05-23 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 

* Package name: trivy
  Version : 0.1.1
  Upstream Author : Teppei Fukuda 
* URL : https://github.com/knqyf263/trivy/
* License : AGPL-3
  Programming Lang: Go
  Description : A Simple and Comprehensive Vulnerability Scanner for 
Containers, Suitable for CI

Trivy (tri pronounced like trigger, vy pronounced like envy) is a simple
and comprehensive vulnerability scanner for containers. Trivy detects
vulnerabilities of OS packages (Alpine, RHEL, CentOS, etc.) and application
dependencies (Bundler, Composer, npm, yarn etc.). Trivy is easy to use.
Just install the binary and you're ready to scan. All you need to do for
scanning is to specify an image name of container.



Bug#929405: ITP: pveclib -- power vector library

2019-05-23 Thread Gabriel F. T. Gomes
Hi, Steve,

After creating a initial version of the packaging [1], I got two
packages: one that contains the headers and the static library
(libpvec-dev_1.0.0-1_ppc64el.deb), and another that contains the shared
library (libpvec0_1.0.0-1_ppc64el.deb).

My first question would be: is that expected?  The shared library
contains a couple of symbols (e.g. tipowof10 and decpowof2) and it has
a valid soname, but README.md says that pveclib is "header files...".

Maybe the text is just out-of-date (maybe the wiki has newer content?).


[1] 
https://salsa.debian.org/gabrielftg-guest/pveclib/commit/3aeaa970f1f78b239bd26bb1e7ff52d77e2ec452



Bug#929385: ITP: sequoia -- a modern OpenPGP implementation in Rust

2019-05-23 Thread Paul Wise
On Thu, 2019-05-23 at 12:12 -0400, Daniel Kahn Gillmor wrote:

> I'm aware of this concern -- it's https://bugs.debian.org/909085,
> which is marked as blocking #929385.

Ah, I missed that, sorry for the noise.

> I proposed a fix for #909085 that drops /usr/bin/sq from that package
> 6 months ago and asked for concerns.  Hearing none, i've pushed an
> NMU into experimental via DELAYED/15 yesterday (so it's still 14 days
> away from experimental), which drops sq.

Seems like the way to go.

> If you know of anyone who really needs ispell's sq shipped in debian

I only found out when I accidentally pasted an sq command into my
terminal and discovered it was in my $PATH already :)
So I don't know of any users of sq.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



signature.asc
Description: This is a digitally signed message part