Processed: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 981113 by -1
Bug #981113 [wnpp] ITP: root-framework -- data analysis framework
981113 was not blocked by any bugs.
981113 was not blocking any bugs.
Added blocking bug(s) of 981113: 1003321

-- 
1003321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003321
981113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: stephanlach...@debian.org, 
pkg-javascript-de...@lists.alioth.debian.org
Control: block 981113 by -1

* Package name: openui5
* Version : 1.90.10
* Upstream Author : SAP 
* URL : https://openui5.org/
* License : Apache-2.0
* Programming Lang: JavaScript
* Description : framework for enterprise-ready web applications

OpenUI5 lets you build enterprise-ready web applications, responsive to all
devices, running on almost any browser of your choice. It's based on JavaScript
and follows web standards. It eases your development with a client-side HTML5
rendering library including a rich set of controls and supports data binding to
different data models (JSON, XML and OData).


This package is a dependency of ROOT (ITP: root-framework). Since I don't have
any experience with JavsScript, I filled this as an RFS and Cc-ed the JS team,
where I would like to team-maintain it.



Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Yadd

On 08/01/2022 11:27, Stephan Lachnit wrote:

Package: wnpp
Severity: wishlist
X-Debbugs-Cc: stephanlach...@debian.org, 
pkg-javascript-de...@lists.alioth.debian.org
Control: block 981113 by -1

* Package name: openui5
* Version : 1.90.10
* Upstream Author : SAP 
* URL : https://openui5.org/
* License : Apache-2.0
* Programming Lang: JavaScript
* Description : framework for enterprise-ready web applications

OpenUI5 lets you build enterprise-ready web applications, responsive to all
devices, running on almost any browser of your choice. It's based on JavaScript
and follows web standards. It eases your development with a client-side HTML5
rendering library including a rich set of controls and supports data binding to
different data models (JSON, XML and OData).


This package is a dependency of ROOT (ITP: root-framework). Since I don't have
any experience with JavsScript, I filled this as an RFS and Cc-ed the JS team,
where I would like to team-maintain it.


Hi,

what do you want, the openui5-runtime, the openui5-sdk or @openui5/* 
node packages ?


It's easy to provide @openui5/* node package, but upstream doesn't 
explain how it produces openui5-runtime (probably a rollup/webpack).
It is also possible to build openui5-sdk but it seems to be only some 
docs/demos.


Repo: https://github.com/SAP/openui5

Cheers,
Yadd



Bug#1003317: [RFP]: primecount -- count the primes below an integer

2022-01-08 Thread Tobias Hansen
Hi,

we need to package primecount and primecountpy for sagemath 9.5. Jerome, I saw 
that you are already maintaining primesieve by the same upstream. Are you 
interested in packaging these two or should I take care of it?

Best wishes,
Tobias

On Sat, 08 Jan 2022 06:35:05 + Preetham Gujjula  
wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: primecount
>   Version : 7.2
>   Upstream Author : Kim Walisch
> * URL : https://github.com/kimwalisch/primecount
> * License : BSD-2-Clause
>   Programming Lang: C/C++
>   Description : count the primes below an integer
> 
> primecount is a command-line program and C/C++ library that counts the primes
> below an integer <= 10^31 using highly optimized implementations of the
> combinatorial prime counting algorithms.
> 
> It is related to and created by the same developer as primesieve, which is
> already packaged into Debian.
> 
> 
> 



Bug#1003324: ITP: fragments -- a easy to use BitTorrent client

2022-01-08 Thread Leandro Cunha
Package: wnpp
Severity: wishlist
Owner: Leandro Cunha 

* Package name: fragments
  Version : 1.5
  Upstream Author : Felix Häcker 
* URL : https://gitlab.gnome.org/World/Fragments
* License : GNU GPLv3
  Programming Lang: Rust
  Description : a easy to use BitTorrent client

Fragments is an easy to use BitTorrent client for the GNOME
desktop environment. It is usable for receiving files using the
BitTorrent protocol, which enables you to transmit huge files,
like videos or installation images for Linux distributions.

I will have to check if it can be included in the Gnome team
and others interested in this package, please respond to this bug.


Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Stephan Lachnit
Hi Yadd,

I've looked into this a bit now. Looking at
https://github.com/root-project/root/blob/98d9a2064a0e25aebb9b4a8bf95fdc8f20e0f21c/builtins/openui5/openui5.tar.gz
(sorry, that's how it is shipped), I think I need @openui5/sap.m,
@openui5/sap.tnt, @openui5/sap.ui.codeeditor, @openui5/sap.ui.commons,
@openui5/sap.ui.layout, @openui5/sap.ui.table, @openui5/sap.ui.unified
and @openui5/sap.uxap from npm. I can then probably symlink it
somehow.

I have gather the following dependencies already:

@openui5/sap.ui.core:
path,
moment,
semver,
grunt-timer,
@openui5/sap.ui.layout:
@openui5/sap.ui.core,
@openui5/sap.ui.unified:
@openui5/sap.ui.core,
@openui5/sap.ui.codeeditor:
@openui5/sap.ui.core
@openui5/sap.ui.commons:
@openui5/sap.ui.core,
@openui5/sap.ui.layout,
@openui5/sap.ui.unified,
@openui5/sap.ui.table:
@openui5/sap.ui.core,
@openui5/sap.ui.unified,
@openui5/sap.m:
@openui5/sap.ui.core,
@openui5/sap.ui.layout,
@openui5/sap.ui.unified,
@openui5/sap.tnt:
@openui5/sap.m,
@openui5/sap.ui.core,
@openui5/sap.f:
@openui5/sap.m,
@openui5/sap.ui.core,
@openui5/sap.ui.layout,
@openui5/sap.uxap:
@openui5/sap.f,
@openui5/sap.m,
@openui5/sap.ui.core,
@openui5/sap.ui.layout,
path: 
grunt-timer:
bash-color,
duration,
functional.js,
hooker,
bash-color:
duration:
d,
es5-ext,
d: 
es5-ext: 
functional.js:

The table is not finished yet though, as openui5 uses grunt and thus I
need to fetch the recursive deps by hand.


I'm almost done packaging node-duration, if you can give me access to
the JS group on Salsa I can push the repo and upload the package.

Regards and thanks for the fast reply,
Stephan



On Sat, Jan 8, 2022 at 12:23 PM Yadd  wrote:
>
> On 08/01/2022 11:27, Stephan Lachnit wrote:
> > Package: wnpp
> > Severity: wishlist
> > X-Debbugs-Cc: stephanlach...@debian.org, 
> > pkg-javascript-de...@lists.alioth.debian.org
> > Control: block 981113 by -1
> >
> > * Package name: openui5
> > * Version : 1.90.10
> > * Upstream Author : SAP 
> > * URL : https://openui5.org/
> > * License : Apache-2.0
> > * Programming Lang: JavaScript
> > * Description : framework for enterprise-ready web applications
> >
> > OpenUI5 lets you build enterprise-ready web applications, responsive to all
> > devices, running on almost any browser of your choice. It's based on 
> > JavaScript
> > and follows web standards. It eases your development with a client-side 
> > HTML5
> > rendering library including a rich set of controls and supports data 
> > binding to
> > different data models (JSON, XML and OData).
> >
> >
> > This package is a dependency of ROOT (ITP: root-framework). Since I don't 
> > have
> > any experience with JavsScript, I filled this as an RFS and Cc-ed the JS 
> > team,
> > where I would like to team-maintain it.
>
> Hi,
>
> what do you want, the openui5-runtime, the openui5-sdk or @openui5/*
> node packages ?
>
> It's easy to provide @openui5/* node package, but upstream doesn't
> explain how it produces openui5-runtime (probably a rollup/webpack).
> It is also possible to build openui5-sdk but it seems to be only some
> docs/demos.
>
> Repo: https://github.com/SAP/openui5
>
> Cheers,
> Yadd



Bug#1003326: ITP: node-duration -- time duration utilities for Node.js

2022-01-08 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
Owner: Stephan Lachnit 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 1003321 by -1

* Package name: node-duration
* Version : 0.2.2
* Upstream Author : Mariusz Nowak 
* URL : https://github.com/medikoo/duration#readme
* License : ISC
* Programming Lang: JavaScript
* Description : time duration utilities for Node.js

This Node.js module provides functions to calculate, convert and
display the duration between JavaScript Date objects.
Node.js is an event-based server-side JavaScript engine.

I intend to maintain this in the JS team. I don't have a lot of JS
experience, but the package seems simple enough to be consistently
maintained.



Processed: ITP: node-duration -- time duration utilities for Node.js

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 1003321 by -1
Bug #1003321 [wnpp] RFP: openui5 -- framework for enterprise-ready web 
applications
1003321 was not blocked by any bugs.
1003321 was blocking: 981113
Added blocking bug(s) of 1003321: 1003326

-- 
1003321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003321
1003326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003274: ITP: sentrypeer -- SIP peer to peer honeypot for VoIP

2022-01-08 Thread Gavin Henry
Packaged here:

https://mentors.debian.net/package/sentrypeer/

Code here too:

https://salsa.debian.org/ghenry/sentrypeer

Thanks.


Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer

2022-01-08 Thread Yuri D'Elia
On Sun, Jan 02 2022, Louis-Philippe Véronneau wrote:
> I see that you've done some work packaging this module in Debian already:
>
> https://salsa.debian.org/python-team/packages/tabview/
>
> I'm currently packaging CleverCSV and tabview is an optional dependency.
> I was wondering if you were planning on finishing the work for tabview.
>
> For what it's worth, I'd be happy to mentor you and sponsor this package
> if you commit to maintaining it in Debian :)

I've contributed to the tabview source itself, but I'm a bit struggling
to keep up with the two packages I already maintain.

I'd be glad if you could take over on the packaging



Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Yadd
OK, easy to do, I'll prepare the package

Le 8 janvier 2022 13:16:08 GMT+01:00, Stephan Lachnit 
 a écrit :
>Hi Yadd,
>
>I've looked into this a bit now. Looking at
>https://github.com/root-project/root/blob/98d9a2064a0e25aebb9b4a8bf95fdc8f20e0f21c/builtins/openui5/openui5.tar.gz
>(sorry, that's how it is shipped), I think I need @openui5/sap.m,
>@openui5/sap.tnt, @openui5/sap.ui.codeeditor, @openui5/sap.ui.commons,
>@openui5/sap.ui.layout, @openui5/sap.ui.table, @openui5/sap.ui.unified
>and @openui5/sap.uxap from npm. I can then probably symlink it
>somehow.
>
>I have gather the following dependencies already:
>
>@openui5/sap.ui.core:
>path,
>moment,
>semver,
>grunt-timer,
>@openui5/sap.ui.layout:
>@openui5/sap.ui.core,
>@openui5/sap.ui.unified:
>@openui5/sap.ui.core,
>@openui5/sap.ui.codeeditor:
>@openui5/sap.ui.core
>@openui5/sap.ui.commons:
>@openui5/sap.ui.core,
>@openui5/sap.ui.layout,
>@openui5/sap.ui.unified,
>@openui5/sap.ui.table:
>@openui5/sap.ui.core,
>@openui5/sap.ui.unified,
>@openui5/sap.m:
>@openui5/sap.ui.core,
>@openui5/sap.ui.layout,
>@openui5/sap.ui.unified,
>@openui5/sap.tnt:
>@openui5/sap.m,
>@openui5/sap.ui.core,
>@openui5/sap.f:
>@openui5/sap.m,
>@openui5/sap.ui.core,
>@openui5/sap.ui.layout,
>@openui5/sap.uxap:
>@openui5/sap.f,
>@openui5/sap.m,
>@openui5/sap.ui.core,
>@openui5/sap.ui.layout,
>path: 
>grunt-timer:
>bash-color,
>duration,
>functional.js,
>hooker,
>bash-color:
>duration:
>d,
>es5-ext,
>d: 
>es5-ext: 
>functional.js:
>
>The table is not finished yet though, as openui5 uses grunt and thus I
>need to fetch the recursive deps by hand.
>
>
>I'm almost done packaging node-duration, if you can give me access to
>the JS group on Salsa I can push the repo and upload the package.
>
>Regards and thanks for the fast reply,
>Stephan
>
>
>
>On Sat, Jan 8, 2022 at 12:23 PM Yadd  wrote:
>>
>> On 08/01/2022 11:27, Stephan Lachnit wrote:
>> > Package: wnpp
>> > Severity: wishlist
>> > X-Debbugs-Cc: stephanlach...@debian.org, 
>> > pkg-javascript-de...@lists.alioth.debian.org
>> > Control: block 981113 by -1
>> >
>> > * Package name: openui5
>> > * Version : 1.90.10
>> > * Upstream Author : SAP 
>> > * URL : https://openui5.org/
>> > * License : Apache-2.0
>> > * Programming Lang: JavaScript
>> > * Description : framework for enterprise-ready web applications
>> >
>> > OpenUI5 lets you build enterprise-ready web applications, responsive to all
>> > devices, running on almost any browser of your choice. It's based on 
>> > JavaScript
>> > and follows web standards. It eases your development with a client-side 
>> > HTML5
>> > rendering library including a rich set of controls and supports data 
>> > binding to
>> > different data models (JSON, XML and OData).
>> >
>> >
>> > This package is a dependency of ROOT (ITP: root-framework). Since I don't 
>> > have
>> > any experience with JavsScript, I filled this as an RFS and Cc-ed the JS 
>> > team,
>> > where I would like to team-maintain it.
>>
>> Hi,
>>
>> what do you want, the openui5-runtime, the openui5-sdk or @openui5/*
>> node packages ?
>>
>> It's easy to provide @openui5/* node package, but upstream doesn't
>> explain how it produces openui5-runtime (probably a rollup/webpack).
>> It is also possible to build openui5-sdk but it seems to be only some
>> docs/demos.
>>
>> Repo: https://github.com/SAP/openui5
>>
>> Cheers,
>> Yadd

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
brièveté.

Bug#1003329: ITP: node-bash-color -- wrap strings in color codes for pretty printing in bash

2022-01-08 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
Owner: Stephan Lachnit 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 1003321 by -1

* Package name: node-bash-color
* Version : 0.0.4
* Upstream Author : mykola bilokonsky 
* URL : https://github.com/mbilokonsky/bash-color#readme
* License : Expat
* Programming Lang: JavaScript
* Description : wrap strings in color codes for pretty printing in bash

This is a Node.js module for wrapping strings in color codes for
pretty printing in bash. Node.js is an event-based server-side
JavaScript engine.

This package is a recursive dependency for OpenUI5. I intend to
maintain this in the JS team. I don't have a lot of JS experience, but
the package seems simple enough to be consistently maintained.



Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Yadd

On 08/01/2022 13:45, Yadd wrote:

OK, easy to do, I'll prepare the package


The same source provides all @openui5 and grunt is already packaged (and 
not needed here to build @openui5/* packages). Grunt-timer seems needed 
only to build doc/sdk


Le 8 janvier 2022 13:16:08 GMT+01:00, Stephan Lachnit 
 a écrit :


Hi Yadd,

I've looked into this a bit now. Looking at

https://github.com/root-project/root/blob/98d9a2064a0e25aebb9b4a8bf95fdc8f20e0f21c/builtins/openui5/openui5.tar.gz
  

(sorry, that's how it is shipped), I think I need @openui5/sap.m,
@openui5/sap.tnt, @openui5/sap.ui.codeeditor, @openui5/sap.ui.commons,
@openui5/sap.ui.layout, @openui5/sap.ui.table, @openui5/sap.ui.unified
and @openui5/sap.uxap from npm. I can then probably symlink it
somehow.

I have gather the following dependencies already:

@openui5/sap.ui.core:
 path,
 moment,
 semver,
 grunt-timer,
@openui5/sap.ui.layout:
 @openui5/sap.ui.core,
@openui5/sap.ui.unified:
 @openui5/sap.ui.core,
@openui5/sap.ui.codeeditor:
 @openui5/sap.ui.core
@openui5/sap.ui.commons:
 @openui5/sap.ui.core,
 @openui5/sap.ui.layout,
 @openui5/sap.ui.unified,
@openui5/sap.ui.table:
 @openui5/sap.ui.core,
 @openui5/sap.ui.unified,
@openui5/sap.m:
 @openui5/sap.ui.core,
 @openui5/sap.ui.layout,
 @openui5/sap.ui.unified,
@openui5/sap.tnt:
 @openui5/sap.m,
 @openui5/sap.ui.core,
@openui5/sap.f:
 @openui5/sap.m,
 @openui5/sap.ui.core,
 @openui5/sap.ui.layout,
@openui5/sap.uxap:
 @openui5/sap.f,
 @openui5/sap.m,
 @openui5/sap.ui.core,
 @openui5/sap.ui.layout,
path: 
grunt-timer:
 bash-color,
 duration,
 functional.js,
 hooker,
bash-color:
duration:
 d,
 es5-ext,
d: 
es5-ext: 
functional.js:

The table is not finished yet though, as openui5 uses grunt and thus I
need to fetch the recursive deps by hand.


I'm almost done packaging node-duration, if you can give me access to
the JS group on Salsa I can push the repo and upload the package.

Regards and thanks for the fast reply,
Stephan



On Sat, Jan 8, 2022 at 12:23 PM Yadd  wrote:


On 08/01/2022 11:27, Stephan Lachnit wrote:

Package: wnpp
Severity: wishlist
X-Debbugs-Cc: stephanlach...@debian.org,
pkg-javascript-de...@lists.alioth.debian.org
Control: block 981113 by -1

* Package name : openui5
* Version : 1.90.10
* Upstream Author : SAP 
* URL : https://openui5.org/ 
* License : Apache-2.0
* Programming Lang: JavaScript
* Description : framework for enterprise-ready web applications

OpenUI5 lets you build enterprise-ready web applications,
responsive to all
devices, running on almost any browser of your choice. It's
based on JavaScript
and follows web standards. It eases your development with a
client-side HTML5
rendering library including a rich set of controls and
supports data binding to
different data models (JSON, XML and OData).


This package is a dependency of ROOT (ITP: root-framework).
Since I don't have
any experience with JavsScript, I filled this as an RFS and
Cc-ed the JS team,
where I would like to team-maintain it.


Hi,

what do you want, the openui5-runtime, the openui5-sdk or @openui5/*
node packages ?

It's easy to provide @openui5/* node package, but upstream doesn't
explain how it produces openui5-runtime (probably a rollup/webpack).
It is also possible to build openui5-sdk but it seems to be only
some
docs/demos.

Repo: https://github.com/SAP/openui5


Cheers,
Yadd

--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser 
ma brièveté.






Processed: ITP: node-bash-color -- wrap strings in color codes for pretty printing in bash

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 1003321 by -1
Bug #1003321 [wnpp] RFP: openui5 -- framework for enterprise-ready web 
applications
1003321 was blocked by: 1003326
1003321 was blocking: 981113
Added blocking bug(s) of 1003321: 1003329

-- 
1003321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003321
1003329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003331: ITP: asdf-wcs-schemas -- World Coordinate System (WCS) ASDF schemas

2022-01-08 Thread Ole Streicher

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

* Package name: asdf-wcs-schemas
  Version : 0.1.1
  Upstream Author : The ASDF Developers
* URL : https://github.com/asdf-format/asdf-wcs-schemas
* License : BSD-3-Clause
  Programming Lang: Python
  Description : World Coordinate System (WCS) ASDF schemas

This package provides ASDF schemas for validating WCS tags.
Users should not need to install this directly; instead, install an
implementation package such as asdf-astropy, which will include
asdf-coordinates-schemas as a dependency. ASDF (Advanced Scientific Data
Format) is a proposed next generation interchange format for scientific
data,mainly used by the Space Telescope Science Institude (STScI).

It is a build dependency of the gwcs package. I will
maintain it within the Debian Astro team in Salsa:

https://salsa.debian.org/debian-astro-team/asdf-gwcs-schemas

Best regards

Ole



Processed: that is for gwcs

2022-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 1003331 src:gwcs
Bug #1003331 [wnpp] ITP: asdf-wcs-schemas -- World Coordinate System (WCS) ASDF 
schemas
Added indication that 1003331 affects src:gwcs
> thanks
Stopping processing here.

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



Bug#1003047: marked as done (ITP: libgeo-hash-perl -- Perl module to encode/decode geohash.org locations.)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 14:10:11 +
with message-id 
and subject line Bug#1003047: fixed in libgeo-hash-perl 0.02-1
has caused the Debian Bug report #1003047,
regarding ITP: libgeo-hash-perl -- Perl module to encode/decode geohash.org 
locations.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1003047: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003047
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: wnpp
Severity: wishlist
Owner: Christophe Maudoux 

* Package name    : libgeo-hash-perl   Version : 0.02
   Upstream Author : Andy Armstrong 
* URL : https://metacpan.org/release/Geo::Hash
* License : Artistic or GPL-1+
   Programming Lang: Perl
   Description : Perl module to encode/decode geohash.org locations.

Geohash is a latitude/longitude geocode system invented by Gustavo Niemeyer
when writing the web service at geohash.org, and put into the public domain.

This module encodes and decodes geohash locations.

This package is a dependency of libgeohash-perl. It will be maintainded 
under

Perl team umbrella.
--- End Message ---
--- Begin Message ---
Source: libgeo-hash-perl
Source-Version: 0.02-1
Done: Christophe Maudoux 

We believe that the bug you reported is fixed in the latest version of
libgeo-hash-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1003...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christophe Maudoux  (supplier of updated libgeo-hash-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 04 Jan 2022 13:51:28 +0100
Source: libgeo-hash-perl
Binary: libgeo-hash-perl
Architecture: source all
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Christophe Maudoux 
Description:
 libgeo-hash-perl - Perl module to encode / decode geohash.org locations.
Closes: 1003047
Changes:
 libgeo-hash-perl (0.02-1) unstable; urgency=low
 .
   * Initial release (Closes: #1003047)
Checksums-Sha1:
 0aab0f280e627ae37c034540f0bcd282d7f57709 2131 libgeo-hash-perl_0.02-1.dsc
 9ba89ed369caf067ae489f5ae2990ddc061a0641 4926 libgeo-hash-perl_0.02.orig.tar.gz
 3c1eba32b3ba07f08d11d78dbbe4ac221431c5f5 1520 
libgeo-hash-perl_0.02-1.debian.tar.xz
 20b2a66b3155daa29d2adb53f5f713439d515fbc 7132 libgeo-hash-perl_0.02-1_all.deb
 7a967ad7c92552d89e5dc03c13878024646d428e 5769 
libgeo-hash-perl_0.02-1_amd64.buildinfo
Checksums-Sha256:
 2f3b057e8f9b119cefd498cf353d22d6856197118f17eebc31d615bbdf5a5c13 2131 
libgeo-hash-perl_0.02-1.dsc
 86e875dd5f87237b38825511664350acf0789187e08562b443ffa3b085727f2a 4926 
libgeo-hash-perl_0.02.orig.tar.gz
 5df43c4628dc15afbf67ac982bd61ad1afff85735c4a1b4063d985263d79cea8 1520 
libgeo-hash-perl_0.02-1.debian.tar.xz
 9772fd599fb2fe08d1b067e7514003b4ffc22a984c2a03f5e606b2024bf0d0d6 7132 
libgeo-hash-perl_0.02-1_all.deb
 d4a3b0bec55c1ce2e7c587c77f4089a2c737550173a73cf157807aa6e191c9f0 5769 
libgeo-hash-perl_0.02-1_amd64.buildinfo
Files:
 a12664d7bdde7e93cdcc79813274b273 2131 perl optional libgeo-hash-perl_0.02-1.dsc
 74c3765baeff4bc1db6ea40d09ca58ec 4926 perl optional 
libgeo-hash-perl_0.02.orig.tar.gz
 4108bfb7fadd91ebe8f7e2d005225cbd 1520 perl optional 
libgeo-hash-perl_0.02-1.debian.tar.xz
 a4af2f1a9ba4ae9d2e8209f1a635dbcf 7132 perl optional 
libgeo-hash-perl_0.02-1_all.deb
 246585ac217b6c9c8473bcc42c770f82 5769 perl optional 
libgeo-hash-perl_0.02-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmHUQ6MACgkQ9tdMp8mZ
7ulkSA/8C59BoIaYwd4UbYZxOJswRItkzGUYfFNHHBwnT2mhSR0w9nw7R1bjC/NI
FCLw/rGJ12jIpZ/ztRDknYpcQcoNlQDHCOgiMBefjlbmnqieVUGipE7svn9eULS3
lMHyijoGM6/665XP1JprffkQ1K4ffg4qYt8AKkfRlvKYWGag80rbJEqIczZeEc/3
mHJrmwqaudVT5SBOE2om/K6TOwl79yduPeKSECTjA1jBDeKqgHyj71OKTS3Wl9vV
ASmkM/3Vpg/v1dz6t7Sc6I/xYcZGh9lcTznkhTe8FbWzrvzvLhPrTb8YNrZQljAp
8gHyRO/EgedTa90piHC3pP4CZfMgM3YQwNWELoaHeosltZp7qGL13WD1pcFomgBY
IybKreWHHI4wqPYW0TpB5pVCVggAOMqRBwVCI26+A9OEYJiDlhAq8zQFLRHge2ie
tYEF2Eq6S95UtdqVdxFCeZFhtMMVPrujxhc2vglXXXcy1tV4IeTNJwK8GmVmvS50
jygh41+j5bRyNK/vghWON91vOSgm3craSPqFue2koOlfk2u0rlItwkPH3BmGdhH1
4a+biy+5JW9t2agURPHNO3u2BD1JX

Bug#1003024: marked as done (ITP: libimage-scale-perl -- fast, high-quality fixed-point image resizing)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 14:10:12 +
with message-id 
and subject line Bug#1003024: fixed in libimage-scale-perl 0.14+dfsg-1
has caused the Debian Bug report #1003024,
regarding ITP: libimage-scale-perl -- fast, high-quality fixed-point image 
resizing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1003024: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Paul Gevers 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libimage-scale-perl
  Version : 0.14
  Upstream Author : Andy Grundman 
* URL : https://metacpan.org/release/Image-Scale
* License : GPL2+
  Programming Lang: Perl
  Description : fast, high-quality fixed-point image resizing

Image::Scale implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:

GD's copyResampled (floating-point)

GD's copyResampled fixed-point (useful on embedded devices/NAS devices)

GraphicsMagick's assortment of resize filters (floating-point)

GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG
and PNG for output.

This module came about because the need to improve the very slow
performance of floating-point resizing algorithms on platforms without
a floating-point unit, such as ARM devices like the SheevaPlug, and
the Sparc-based ReadyNAS Duo. Previously it would take many seconds to
resize using GD on the ReadyNAS but the conversion to fixed-point with
a little assembly code brings this down to the range of well under 1
second.

I intent to maintain this package under the Perl Team umbrella. This
package is a dependency of Logitech Squeezebox which I also ITP.
--- End Message ---
--- Begin Message ---
Source: libimage-scale-perl
Source-Version: 0.14+dfsg-1
Done: Paul Gevers 

We believe that the bug you reported is fixed in the latest version of
libimage-scale-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1003...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul Gevers  (supplier of updated libimage-scale-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 03 Jan 2022 13:15:27 +0100
Source: libimage-scale-perl
Binary: libimage-scale-perl libimage-scale-perl-dbgsym
Architecture: source amd64
Version: 0.14+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Paul Gevers 
Description:
 libimage-scale-perl - fast, high-quality fixed-point image resizing module
Closes: 1003024
Changes:
 libimage-scale-perl (0.14+dfsg-1) unstable; urgency=low
 .
   * Initial Release (Closes: #1003024)
Checksums-Sha1:
 1f9545286fc0ff5bf6236c928ef661a607d9453d 1879 
libimage-scale-perl_0.14+dfsg-1.dsc
 7ade22fbcf180b0d3b3553413682e1b66c00a5e5 530880 
libimage-scale-perl_0.14+dfsg.orig.tar.xz
 5fd5b9d1e8c455810c4fb684f288f85e414c2957 15208 
libimage-scale-perl_0.14+dfsg-1.debian.tar.xz
 e04d4d85ef6c2ae4aec3b50ecfa09e52d28a6ca3 103360 
libimage-scale-perl-dbgsym_0.14+dfsg-1_amd64.deb
 c0a9809925fba2422f43ecd4b26103b02ee6c241 54388 
libimage-scale-perl_0.14+dfsg-1_amd64.deb
Checksums-Sha256:
 74e550aa93d2909747fc43c053b35448d86efee12f7476317f8c36faa9a3cccf 1879 
libimage-scale-perl_0.14+dfsg-1.dsc
 303d79e72926047855113006e7b6e4c21d19e5e7489090fc74a6d22e77ddf6d6 530880 
libimage-scale-perl_0.14+dfsg.orig.tar.xz
 bce003c93767bbe8bf6bec9a4c229da936c7913ee228b6d8dd00ead13af10901 15208 
libimage-scale-perl_0.14+dfsg-1.debian.tar.xz
 7d409298347e3971c832bbbc8aa6462e2885334edfc36f87dd459186aa757f36 103360 
libimage-scale-perl-dbgsym_0.14+dfsg-1_amd64.deb
 18769ad7f094ff06706b5b2cdd8678255cee5318cfa6ff0994372f55a3ece39c 54388 
libimage-scale-perl_0.14+dfsg-1_amd64.deb
Files:
 4cabc9bfc04c29204644f1464ab7e1e8 1879 perl optional 
libimage-scale-perl_0.14+dfsg-1.dsc
 e76f7c2e6042869c7515ebe25810f674 530880 perl optional 
libimage-scale-perl_0.14+dfsg.orig.tar.xz
 d3d2d71ece43a987f55dc6c9d5f1daf7 15208 perl optional 
libimage-scale-perl_0.14+dfsg-1.d

Bug#1002695: marked as done (ITP: python-markdown-include -- Extension to Python-Markdown)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 14:10:14 +
with message-id 
and subject line Bug#1002695: fixed in python-markdown-include 0.6.0-1~exp1
has caused the Debian Bug report #1002695,
regarding ITP: python-markdown-include -- Extension to Python-Markdown
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1002695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Carsten Schoenert 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: python-markdown-include
  Version : 0.6.0
  Upstream Author : Chris MacMackin 
* URL : https://github.com/cmacmackin/markdown-include
* License : GPL-3
  Programming Lang: Python
  Description : Extension to Python-Markdown

 This package is an extension for python3-markdown and provides an
 "include" function, similar to that found in LaTeX (and also the C
 pre-processor and Fortran).

This package is another indirect dependency for NetBox.

I plan to maintain this package within the DPT.
--- End Message ---
--- Begin Message ---
Source: python-markdown-include
Source-Version: 0.6.0-1~exp1
Done: Carsten Schoenert 

We believe that the bug you reported is fixed in the latest version of
python-markdown-include, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert  (supplier of updated 
python-markdown-include package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 28 Dec 2021 10:10:43 +0100
Source: python-markdown-include
Binary: python3-markdown-include
Architecture: source all
Version: 0.6.0-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Carsten Schoenert 
Description:
 python3-markdown-include - Extension to Python-Markdown (Python3 version)
Closes: 1002695
Changes:
 python-markdown-include (0.6.0-1~exp1) experimental; urgency=medium
 .
   * [038a9c8] New upstream version 0.6.0
   * [70c730b] First and basic Debianization
 (Closes: #1002695)
Checksums-Sha1:
 a48a8d595d0ad0eb5f53fbbc34e713eb342f335e 2219 
python-markdown-include_0.6.0-1~exp1.dsc
 9ceccacd31b7c4fac6619e227998c00a036cfa82 16646 
python-markdown-include_0.6.0.orig.tar.gz
 7126cbed4a7e8d6d7a819d766b1fb7445dab8745 3108 
python-markdown-include_0.6.0-1~exp1.debian.tar.xz
 22e3a721fdbd1682b61e390fd8c32cd212ecabe9 6709 
python-markdown-include_0.6.0-1~exp1_amd64.buildinfo
 0f4a73dd272be3c9e57287366977605935bb97c1 5344 
python3-markdown-include_0.6.0-1~exp1_all.deb
Checksums-Sha256:
 8ffef04dfbc243c3778c39bb9f0b4d2e03e4effbe7df999eaf2c4a1eda7f9c71 2219 
python-markdown-include_0.6.0-1~exp1.dsc
 dad4663f15ac3e0456548b3a14f80654e72f3e37e6ad30be4812e66f3f9c97c7 16646 
python-markdown-include_0.6.0.orig.tar.gz
 0e8cbacfbd26de6de0466c26e4dfc7c15143df49b3f8b1a4dd89bee7a1116ad5 3108 
python-markdown-include_0.6.0-1~exp1.debian.tar.xz
 0fa7263aca0df27267cd5b78bbc1e7e07507313016a87aa62eb4fa82b721386c 6709 
python-markdown-include_0.6.0-1~exp1_amd64.buildinfo
 8faa0f90009f51bb41f12d1207bb2e4dac91e955a63ac3a6a73e47912dabc297 5344 
python3-markdown-include_0.6.0-1~exp1_all.deb
Files:
 9bb5a06035256b8d36b77d5e13405160 2219 python optional 
python-markdown-include_0.6.0-1~exp1.dsc
 ae81b0cd2cc7eeabc131803f5cfc624b 16646 python optional 
python-markdown-include_0.6.0.orig.tar.gz
 8e361b82456b9e0e5b39f61e32c4ae54 3108 python optional 
python-markdown-include_0.6.0-1~exp1.debian.tar.xz
 c4fd3626b0faa1a8ad51cbffde0c01f2 6709 python optional 
python-markdown-include_0.6.0-1~exp1_amd64.buildinfo
 809840afeb775c897d9c5b1993afb7e6 5344 python optional 
python3-markdown-include_0.6.0-1~exp1_all.deb

-BEGIN PGP SIGNATURE-

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmHK1UMYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wLvYP/2/ujdXQ41LduAIraBHWIvgB
+sYl0doPtyZg5pmS5hcsicRl4S2H+XvWGMszz541kpBeEyo9I+Um9lo67KZXiJen
Mvi3HyLi6cocRqy7F9ThSTU0b+XhUkEo39ib3g+cE9qcIvwmhvQDusZKWjq5cBrk
ac06zGEmCmCnKgEG9oibegkeIZHiw0u2MSaTtROdc90DJM4NlYy/fVf20VRAK3IK
BiN6JCbUa8u9p7N6/g+evmxkN51

Bug#1003062: marked as done (ITP: aiohttp-openmetrics -- openmetrics integration for aiohttp)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 14:10:13 +
with message-id 
and subject line Bug#1003062: fixed in python-aiohttp-openmetrics 0.0.3-1
has caused the Debian Bug report #1003062,
regarding ITP: aiohttp-openmetrics -- openmetrics integration for aiohttp
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1003062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003062
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij 

* Package name: aiohttp-openmetrics
  Version : 0.0.3
  Upstream Author : Jelmer Vernooij 
* URL : https://github.com/jelmer/aiohttp-openmetrics
* License : Apachev2+
  Programming Lang: Python
  Description : openmetrics integration for aiohttp

Library that provides a standard /metrics target for aiohttp
applications, as well as a set of standard metrics.
--- End Message ---
--- Begin Message ---
Source: python-aiohttp-openmetrics
Source-Version: 0.0.3-1
Done: Jelmer Vernooij 

We believe that the bug you reported is fixed in the latest version of
python-aiohttp-openmetrics, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1003...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij  (supplier of updated 
python-aiohttp-openmetrics package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 03 Jan 2022 14:48:39 +
Source: python-aiohttp-openmetrics
Binary: python3-aiohttp-openmetrics
Architecture: source all
Version: 0.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij 
Changed-By: Jelmer Vernooij 
Description:
 python3-aiohttp-openmetrics - OpenMetrics provider for aiohttp
Closes: 1003062
Changes:
 python-aiohttp-openmetrics (0.0.3-1) unstable; urgency=low
 .
   * Initial release. Closes: #1003062
Checksums-Sha1:
 839bd8354878c3ceaa0555fdaabd16b8ae255302 2164 
python-aiohttp-openmetrics_0.0.3-1.dsc
 fbcb3cdb366084561673624576ae41d8fc63a254 7119 
python-aiohttp-openmetrics_0.0.3.orig.tar.gz
 c6da38dd240393731b7ca8b45bb0dba5787cca93 1216 
python-aiohttp-openmetrics_0.0.3-1.debian.tar.xz
 75fd098f6eb03157be4fad9c8746293d1a511086 9122 
python-aiohttp-openmetrics_0.0.3-1_amd64.buildinfo
 fb59da00e0d04097f2d1f0972ce6202782dea38e 3948 
python3-aiohttp-openmetrics_0.0.3-1_all.deb
Checksums-Sha256:
 41362ccda59657687123685d53109c329351bbe4900b3e9987638084233c964b 2164 
python-aiohttp-openmetrics_0.0.3-1.dsc
 681880586b7fb06fd96e816267666366a9119a52dfa64cc647873d4be95966c0 7119 
python-aiohttp-openmetrics_0.0.3.orig.tar.gz
 84c9bd145b78056c1e4d7bdc6178de1c3486f76e98ea18cffece479f05fb5f49 1216 
python-aiohttp-openmetrics_0.0.3-1.debian.tar.xz
 6375bf8b2591aef296606c6da773b17d0ef5b4f1b4cd601af9b745dbc1f5f2f3 9122 
python-aiohttp-openmetrics_0.0.3-1_amd64.buildinfo
 060db7e8a8b456d2fb34bfbc3cde2027a031499a97d45d640d5a3da6f55390f6 3948 
python3-aiohttp-openmetrics_0.0.3-1_all.deb
Files:
 b2f6033d4fea3f453908b2a39c07b479 2164 python optional 
python-aiohttp-openmetrics_0.0.3-1.dsc
 a3afe8e76ec21f51f55c9755c9a1183b 7119 python optional 
python-aiohttp-openmetrics_0.0.3.orig.tar.gz
 58aae6f00a7af8fc6efcbbacb4a10974 1216 python optional 
python-aiohttp-openmetrics_0.0.3-1.debian.tar.xz
 0a9cff9b71b5c77756ee81dcf225 9122 python optional 
python-aiohttp-openmetrics_0.0.3-1_amd64.buildinfo
 52f364cdf0d57b99877d7bf6b756266b 3948 python optional 
python3-aiohttp-openmetrics_0.0.3-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEsjhixBXWVlpOhsvXV5wWDUyeI+gFAmHThKMACgkQV5wWDUye
I+jjfxAAvceE9xHdulZRR4OsBWRAT12eH4U1t1YEiv6Mw9NtsNbYNaOG0DybbYux
0utmcY/LxXLX84en3M8DAkAXxxKEX1VuPvRQoL/IaxC5v7a2Tu+FP9ZLe9NzLiPM
q4BzTk7I/MugDKWMzZ7h1iqP/ULI2Q+7Hhq29SJi2NVxb4At/vkDM3pqoMTs42dr
rTaQhgP3K2Sw4zTZgu+neiNkF8AQJhw+t006BrKdd6ZamWkWs5eaVgGOjPLU4R0B
7Adgx/Uudhu2owNYAg8PZL9A/VhUR4pFTg7EcKSocH912IqkvxPbV5r5wO710ryN
NRgy2/+bHE9Z49pBMacHoMle2TA75WJ0+ah+PvskiXBIOBbCgo9odTFN/GoT60YK
g5N741ooYfyZoPZAQic27SwYJ8TrG+o7kHdr1pciDkJijuTunCpg79RTswX2rVsO
rM0NIGJwoWBHMJL2WfItcuy7iuLg/LKPhZ99PYgvibB7AhvJJQ2C9QXs3yQWcRub
LDc4VCO3GS1bOAvWVvzrTq6Zob9JQ3wG2qonW5C0vTRo29aLAXerny/b1kjs39WR
h3/6TwRNP69vxoyAHtKViNq

Bug#1003334: ITP: node-functional.js -- Node.js module facilitating currying and tacit programming

2022-01-08 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
Owner: Stephan Lachnit 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 1003321 by -1

* Package name: node-functional.js
* Version : 0.8.0
* Upstream Author : Lee Crossley 
* URL : https://github.com/functionaljs/functional-js
* License : MIT
* Programming Lang: JavaScript
* Description : Node.js module facilitating currying and tacit programming

This Node.js module is a functional JavaScript library. It facilitates
currying and point-free / tacit programming, with optional lambda
expressions. Node.js is an event-based server-side JavaScript engine.

This package is a dependency for node-grunt-timer, which itself is a
dependency for openui5, which itself is a dependency for ROOT. I
intend to maintain this in the JS team. I don't have a lot of JS
experience, but the package seems simple enough to be consistently
maintained.



Processed: ITP: node-functional.js -- Node.js module facilitating currying and tacit programming

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 1003321 by -1
Bug #1003321 [wnpp] RFP: openui5 -- framework for enterprise-ready web 
applications
1003321 was blocked by: 1003326 1003329
1003321 was blocking: 981113
Added blocking bug(s) of 1003321: 1003334

-- 
1003321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003321
1003334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003337: ITP: node-grunt-timer -- times the duration of your grunt tasks

2022-01-08 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
Owner: Stephan Lachnit 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 1003321 by -1
Control: block -1 by 1003326 1003329 1003334

* Package name: node-grunt-timer
* Version : 0.6.0
* Upstream Author : Lee Crossley 
* URL : http://ilee.co.uk
* License : MIT
* Programming Lang: JavaScript
* Description : times the duration of your grunt tasks

This Node.js module times the duration of each of your grunt tasks
automatically and outputs the execution time in milliseconds to the
console after each task. It also logs the total time for all logged
tasks at the end. Node.js is an event-based server-side JavaScript
engine.

This package is a dependency for openui5, which itself is a dependency
for ROOT. I intend to maintain this in the JS team. I don't have a lot
of JS experience, but the package seems simple enough to be
consistently maintained.



Processed: ITP: node-grunt-timer -- times the duration of your grunt tasks

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 1003321 by -1
Bug #1003321 [wnpp] RFP: openui5 -- framework for enterprise-ready web 
applications
1003321 was blocked by: 1003326 1003329 1003334
1003321 was blocking: 981113
Added blocking bug(s) of 1003321: 1003337
> block -1 by 1003326 1003329 1003334
Bug #1003337 [wnpp] ITP: node-grunt-timer -- times the duration of your grunt 
tasks
1003337 was not blocked by any bugs.
1003337 was blocking: 1003321
Added blocking bug(s) of 1003337: 1003334, 1003326, and 1003329

-- 
1003321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003321
1003337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003281: ITP: bakunbak -- Easily .bak a file or folder, then restore it.

2022-01-08 Thread Peter Pentchev
On Fri, Jan 07, 2022 at 09:32:18AM -0500, Michael Webster wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Michael Webster 
> X-Debbugs-Cc: debian-de...@lists.debian.org, miketwebs...@gmail.com
> 
> * Package name: bakunbak
>   Version : 1.0.0
>   Upstream Author : Michael Webster 
> * URL : https://github.com/mtwebster/bakunbak
> * License : GPL
>   Programming Lang: Python
>   Description : Easily .bak a file or folder, then restore it.
> 
> This is a simple convenience tool for making temporary 'backup'
> copies of files or folders, by adding and removing .bak to their
> filenames. A limited number of options allow copying instead of
> moving, and forcing overwrite of existing files.
> 
>  - why is this package useful/relevant? For people who do frequent
>tests on packages that utilize configuration files or folders,
>backing up and restoring previous configurations can become
>tedious after a time. This reduces effort.
>  - is it a dependency for another package? It is standalone..
>  - Do you use it? Yes frequently for testing browser package
>updates.
>  - If there are other packages providing similar functionality,
>how does it compare? I've found no other packages (though
>it's possible something exists in utility/bin package
>bundles that doesn't get mentioned in package descriptions.

JFYI, are you aware of the "rename" package? I was going to ask
whether you are aware of Perl's "prename" command-line utility,
but it seems that it has been broken out some time ago... just
goes to show my age, I guess :)

Also, there are several packages (e.g. krename, gprename, mrename)
that have a slightly different focus: rename a lot of files,
usually as a one-time thing, with a graphical interface, but yeah,
that's not exactly what your tool does.

>  - How do you plan to maintain it? It is a simple package, I
>will maintain it myself.
>  - Are you looking for co-maintainers? No.
>  - Do you need a sponsor? I imagine so, as I've not previously
>been involved in packaging for Debian.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@debian.org p...@storpool.com
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13


signature.asc
Description: PGP signature


Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Stephan Lachnit
Hi Yadd,

On Sat, Jan 8, 2022 at 1:48 PM Yadd  wrote:
>
> On 08/01/2022 13:45, Yadd wrote:
> >
> > Grunt-timer seems needed only to build doc/sdk

Ah shoot saw it too late, already packaged and uploaded^^

On 08/01/2022 13:45, Yadd wrote:
>
> OK, easy to do, I'll prepare the package

Cool, thanks!

On Sat, Jan 8, 2022 at 1:48 PM Yadd  wrote:
>
> The same source provides all @openui5 and grunt is already packaged (and
> not needed here to build @openui5/* packages).

Ah right now I see it as well.


How does one build the package then? For me it always wants to go
through grunt and gives me the error " Cannot find module './.' ".

Regards,
Stephan



Bug#1003321: [Pkg-javascript-devel] Bug#1003321: RFP: openui5 -- framework for enterprise-ready web applications

2022-01-08 Thread Yadd

On 08/01/2022 17:06, Stephan Lachnit wrote:

Hi Yadd,

On Sat, Jan 8, 2022 at 1:48 PM Yadd  wrote:


On 08/01/2022 13:45, Yadd wrote:


Grunt-timer seems needed only to build doc/sdk


Ah shoot saw it too late, already packaged and uploaded^^

On 08/01/2022 13:45, Yadd wrote:


OK, easy to do, I'll prepare the package


Cool, thanks!


Package is technically ready, build and provides all @openui5/* modules, 
todo: copyright, description, lintian,...


  salsa co js-team/node-openui5

Cheers,
Yadd



Bug#1003341: ITP: sphinx-notfound-page -- Create a custom 404 page with absolute URLs hardcoded

2022-01-08 Thread M. Zhou
Package: wnpp
Severity: wishlist
Owner: M. Zhou 

* Package name: sphinx-notfound-page
* URL : https://github.com/readthedocs/sphinx-notfound-page
* License : MIT
  Description : Create a custom 404 page with absolute URLs hardcoded



Processed: ITP: sphinx-notfound-page -- Create a custom 404 page with absolute URLs hardcoded

2022-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1003341
Bug #1003341 [wnpp] ITP: sphinx-notfound-page -- Create a custom 404 page with 
absolute URLs hardcoded
Marked Bug as done
> stop
Stopping processing here.

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



Bug#960847: marked as done (ITP: cpplint -- static code checker for C++)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 19:00:09 +
with message-id 
and subject line Bug#960847: fixed in cpplint 1.5.5-1
has caused the Debian Bug report #960847,
regarding ITP: cpplint -- static code checker for C++
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
960847: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name: cpplint
  Version : 14.5
  Upstream Author : Google Inc. et al.
* URL : https://github.com/cpplint/cpplint
* License : BSD 3 clause
  Programming Lang: Python
  Description : static code checker for C++

Cpplint is a command-line tool to check C/C++ files for style issues
following Google’s C++ style guide. Cpplint is developed and
maintained by Google Inc. at google/styleguide, also see the wikipedia
entry

While Google maintains cpplint, Google is not (very) responsive to
issues and pull requests, this fork aims to be (somewhat) more open to
add fixes to cpplint to enable fixes, when those fixes make cpplint
usable in wider contexts.

Thanks in advance,
Balint
--- End Message ---
--- Begin Message ---
Source: cpplint
Source-Version: 1.5.5-1
Done: Wolfgang Silbermayr 

We believe that the bug you reported is fixed in the latest version of
cpplint, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 960...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Silbermayr  (supplier of updated cpplint 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Dec 2021 14:16:50 +0100
Source: cpplint
Binary: cpplint
Architecture: source all
Version: 1.5.5-1
Distribution: unstable
Urgency: medium
Maintainer: Wolfgang Silbermayr 
Changed-By: Wolfgang Silbermayr 
Description:
 cpplint- Static code checker for C++
Closes: 960847
Changes:
 cpplint (1.5.5-1) unstable; urgency=medium
 .
   * Initial release (Closes: #960847)
Checksums-Sha1:
 6b39ad730a0d011d7e9526c94c94c7abca212020 1759 cpplint_1.5.5-1.dsc
 a23ad93298a16de68981d23a658e5da6cd3918b4 369078 cpplint_1.5.5.orig.tar.gz
 7207429b10cfa0c1cfba420ac6255138ff0a59ae 6068 cpplint_1.5.5-1.debian.tar.xz
 af60ab16b56cd62e8e61b9647a379918f836143f 73448 cpplint_1.5.5-1_all.deb
 08b3a4ec3b2bd7ddd18227fdb56f1dd86d2827ed 6418 cpplint_1.5.5-1_i386.buildinfo
Checksums-Sha256:
 5c25682f9ac326a24816e205c3b53ea1818325db0e37975fcccf4ce139cd1ca3 1759 
cpplint_1.5.5-1.dsc
 6abc3acd7b0a3d51d8dcaff0a8cb66c772dea73dd45099cba2d0960ec90e8de4 369078 
cpplint_1.5.5.orig.tar.gz
 6613fe9c882d7dbb4fa9f640ba3f99951db58f8dbfb7510e426c517253a8d854 6068 
cpplint_1.5.5-1.debian.tar.xz
 efea8b1a4db3ccae33aac730e9644426f4b1ad83884385c2ddc5615cd4a873e8 73448 
cpplint_1.5.5-1_all.deb
 0d11ce56fc966ccbc75495b994ec159ae02091a1165bb4ccffe7b3fa40109905 6418 
cpplint_1.5.5-1_i386.buildinfo
Files:
 cd2ad5f64d8307a5b704494dad2aeb48 1759 devel optional cpplint_1.5.5-1.dsc
 186611cd7d4ba1513369fb087fe6fce9 369078 devel optional 
cpplint_1.5.5.orig.tar.gz
 55c1da955afc269c8db0bebe274f75e7 6068 devel optional 
cpplint_1.5.5-1.debian.tar.xz
 00ad01b81b5c60647d348380efd23587 73448 devel optional cpplint_1.5.5-1_all.deb
 4751f074a910c5e60ccff0f44c06604e 6418 devel optional 
cpplint_1.5.5-1_i386.buildinfo

-BEGIN PGP SIGNATURE-

iQGzBAEBCgAdFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmGuj1QACgkQH1x6i0VW
QxT7lwwAsvrishKpNwirqR0PjBS0liga8BVOLidnLzZDxO7wUhfdm2FqLbiZnSQP
5FSX1V8Ila7+Iu7x1/2/ERPBl5+iHA8k/z7P9fM7EkqWX2HELUeyPjHhpGkEmyl6
Q+q7agviiSZOyHkCqmpcCdQ2OeOMsO8nIdNlxtwyCKZkJgr2OYE+9pBcPb+kMW8A
zpRIcFxziXxhcJEeUkc0Gp49XWe4ZNgovkrFbkm9Jm9WvpbSozR+PtBA25n47XJp
xIKADjZHlAzP0r71G/rBG4fca+sICfzb6M7jX6+I60UttPHP8ub0L9gU1jkXBq/+
sgZDr+62z9PpEQr+i3/b2zSpo4BjZkthAHBxfs0pxApq8LYSp9qbHNUnkThCB4rW
YnF4rIvAYe1/WkB61hGq7lwv9eDtEAmGiszt6iGI1S9tyY6S8piSdWdz28MdEE+w
h14t/MaI/O9uk8DfJ3RpIyfxHXqZi+0p1HpUhgOK4UXbkrDNQhRO/LWaGJIpI5wZ
vA1ZHzCw
=NZyn
-END PGP SIGNATURE End Message ---


Bug#971573: marked as done (ITP: cppimport -- import C or C++ files directly from Python)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 08 Jan 2022 19:00:08 +
with message-id 
and subject line Bug#971573: fixed in cppimport 21.03.07-1
has caused the Debian Bug report #971573,
regarding ITP: cppimport -- import C or C++ files directly from Python
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
971573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-pyt...@lists.debian.org

* Package name: python-cppimport
  Version : 17.09.18
  Upstream Author : Ben Thompson 
* URL : https://github.com/tbenthompson/cppimport
* License : MIT
  Programming Lang: Python
  Description : import C or C++ files directly from Python

Sometimes Python just isn't fast enough. Or you have existing code in
a C++ library.  cppimport combines the process of compiling and
importing an extension in Python so that you can type modulename =
cppimport.imp("modulename") and not have to worry about multiple
steps.

cppimport looks for a C or C++ source file that matches the requested
module. If such a file exists, the file is first run through the Mako
templating system. The compilation options produced by the Mako pass
are then use to compile the file as a Python extension. The extension
(shared library) that is produced is placed in the same folder as the
C++ source file. Then, the extension is loaded.

Most cppimport users combine it with pybind11, but you can use a range
of methods to create your Python extensions. Raw C extensions,
Boost.Python, SWIG all work.




cppimport is used in some dolfinx tests.



Probably best maintained under the Debian Python Team.
--- End Message ---
--- Begin Message ---
Source: cppimport
Source-Version: 21.03.07-1
Done: Joshua Peisach 

We believe that the bug you reported is fixed in the latest version of
cppimport, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 971...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Peisach  (supplier of updated cppimport 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 22 Dec 2021 15:49:39 -0400
Source: cppimport
Binary: python3-cppimport
Architecture: source all
Version: 21.03.07-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Joshua Peisach 
Description:
 python3-cppimport - cppimport - Import C++ directly from Python! (Python 3)
Closes: 971573
Changes:
 cppimport (21.03.07-1) unstable; urgency=medium
 .
   * Initial release (Closes: #971573)
Checksums-Sha1:
 39ce2ac562293073f15bf68caefeba7bbd76ac4e 2039 cppimport_21.03.07-1.dsc
 b1ee8785b3cc87b44b77f412eae490b85b266db7 16053 cppimport_21.03.07.orig.tar.gz
 13ffc54819a118f55ad748fa03e1590f10cc1cfb 2468 
cppimport_21.03.07-1.debian.tar.xz
 dd27ca9d5d24aa16ee603ba7b48f0c5f8fa7cc6f 6431 
cppimport_21.03.07-1_i386.buildinfo
 3a2a212e55dba67b2ac90060e25c829316df92a2 12484 
python3-cppimport_21.03.07-1_all.deb
Checksums-Sha256:
 86c9904731a5ecd66b050603b4faba008d4f3683030677d284dd9f2397bbf357 2039 
cppimport_21.03.07-1.dsc
 108e694ed4618d957aa96cfb4a0b2d3be97026ffbe77b60eb6dfde4607d57fc7 16053 
cppimport_21.03.07.orig.tar.gz
 6519e647fe2ddf58754f75ba15836ac8684edad6611ea9558582c4ca9d52492b 2468 
cppimport_21.03.07-1.debian.tar.xz
 840e304d2cbaf70a18e37e893233f810d36cbf929671db9ccc21be84997cc272 6431 
cppimport_21.03.07-1_i386.buildinfo
 714d8ce124a402b3cc0609f06d4067819f93974aec2092b7086ed1ff6ffafc2d 12484 
python3-cppimport_21.03.07-1_all.deb
Files:
 f3c3a802ca2ace07a934b672b6dd1b48 2039 python optional cppimport_21.03.07-1.dsc
 bfabdeea079b52b8f1b440095c8d10d3 16053 python optional 
cppimport_21.03.07.orig.tar.gz
 0a0811ce80dcda2654e88506e7ebf560 2468 python optional 
cppimport_21.03.07-1.debian.tar.xz
 83340a508106094b97f4faea052c154e 6431 python optional 
cppimport_21.03.07-1_i386.buildinfo
 7d4c89446fb8f3244a788725ccd644c3 12484 python optional 
python3-cppimport_21.03.07-1_all.deb

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmHEndoQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFcJDACT4ySdjwG4eMg

Bug#1003358: ITP: mllex-polyml -- lexical analyzer generator for Standard ML

2022-01-08 Thread Ryan Kavanagh
Package: wnpp
Severity: wishlist
Owner: Ryan Kavanagh 
X-Debbugs-Cc: debian-de...@lists.debian.org, r...@debian.org

* Package name: mllex-polyml
  Upstream Author : Takayuki Goto
* URL : https://github.com/eldesh/mllex-polyml
* License : Apache and HPND
  Programming Lang: Standard ML
  Description : lexical analyzer generator for Standard ML

And implementation of mllex ported from mlton to poly/ml.

I also ITP mlyacc-polyml. Perhaps the packages should be renamed to
polyml-mllex/polyml-mlyacc, instead of upstream's mllex-polyml and
mlyacc-polyml.

These ports may be eventually useful for sml compiler bootstrapping
efforts.

-- 
|)|/  Ryan Kavanagh  | 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac | BD95 8F7B F8FC 4A11 C97A


signature.asc
Description: PGP signature


Bug#1003361: ITP: mlyacc-polyml -- LALR parser generator for Standard ML

2022-01-08 Thread Ryan Kavanagh
Package: wnpp
Severity: wishlist
Owner: Ryan Kavanagh 
X-Debbugs-Cc: debian-de...@lists.debian.org, r...@debian.org

* Package name: mlyacc-polyml
  Version : x.y.z
  Upstream Author : Name 
* URL : https://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : LALR parser generator for Standard ML

An implementation of mlyacc ported from mlton to poly/ml.

I also ITP mllex-polyml. Perhaps the packages should be renamed to
polyml-mllex/polyml-mlyacc, instead of upstream's mllex-polyml and
mlyacc-polyml. https://bugs.debian.org/1003358

These ports may be eventually useful for sml compiler bootstrapping
efforts.

-- 
|)|/  Ryan Kavanagh  | 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac | BD95 8F7B F8FC 4A11 C97A


signature.asc
Description: PGP signature


Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer

2022-01-08 Thread Louis-Philippe Véronneau
On 2022-01-08 07 h 41, Yuri D'Elia wrote:
> I'd be glad if you could take over on the packaging

I'm currently not planning to, as tabview is only an optional dependency
of a package I'm maintaining because it's a build-dep for another
package that is a build-dep of a package I care about :)

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄


OpenPGP_signature
Description: OpenPGP digital signature


Processed: your mail

2022-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 989085 !
Bug #989085 [wnpp] ITP: gamescope -- micro-compositor for games
Owner changed from Stephan Lachnit  to Stephan 
Lachnit .
> thanks
Stopping processing here.

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



Bug#1003372: ITP: oci-python-sdk -- Oracle Cloud Infrastructure Python SDK

2022-01-08 Thread Paul Wise
Package: wnpp
Severity: wishlist
Owner: Paul Wise 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-cl...@lists.debian.org

* Package name: oci-python-sdk
  Version : 2.53.1
  Upstream Author : Vyas Bhagwat and others
* URL : https://github.com/oracle/oci-python-sdk/
* License : UPL or Apache
  Programming Lang: Python
  Description : Oracle Cloud Infrastructure Python SDK

This package is needed by my employer for managing their OCI instances.

I plan to maintain it within the Debian Cloud Team after joining it.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


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


Bug#1003374: ITP: golang-github-aquasecurity-go-version -- A Go library for parsing and verifying versions and version constraints.

2022-01-08 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 

* Package name: golang-github-aquasecurity-go-version
  Version : 0.0~git20210121.637058c
  Upstream Author : Aqua Security
* URL : https://github.com/aquasecurity/go-version
* License : Apache-2.0
  Programming Lang: Go
  Description : Go library for parsing and verifying versions and version 
constraints
 go-version is a library for parsing versions and version constraints, and
 verifying versions against a set of constraints. go-version can sort a
 collection of versions properly, handles prerelease versions, etc.
 .
 go-version provides two packages:
 .
  * semver (/pkg/semver)
* Semantic Versioning (https://semver.org/)
* MAJOR.MINOR.PATCH-PRERELEASE+BUILDMETADATA (e.g. 1.1.3-alpha+110)
  * version (/pkg/version)
* Semantic Versioning like versioning
* Accept more than 3 numbers (e.g. 2.3.1.4)



Bug#969001: marked as done (O: python-asynctest -- unittest extension for testing asyncio libraries)

2022-01-08 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jan 2022 02:55:31 +
with message-id 
and subject line Bug#1003364: Removed package(s) from unstable
has caused the Debian Bug report #969001,
regarding O: python-asynctest -- unittest extension for testing asyncio 
libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
969001: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal
X-Debbugs-Cc: Andrej Shadura 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I am orphaning python-asynctest.

I no longer have a need for this package, and it is my understanding
that upstream discourages further use of it.  I might be mistaken,
though, and since at least one package currently depend on it, and
Andrej Shadura has shown some interest by proposing a patch upstream
(see bug#954554), instead of dropping the package I am orphaning it.


 - Jonas

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl9FSoAACgkQLHwxRsGg
ASGH2w//UGUTVOwQd4GYnsJIZSW0x+zYBMkE+ufOUnQF/AOvTALp0dEUQhOZMnff
ZJ0WPoRMcso/4LAQ6hon2LzVHNgsBaHyEiTrmVdpMvTVxWPhVE4ChL/tkkHyeX2E
jBivMHbTbfbv89+gsKKCt7vKsex5x42W3DZq92JgsRI9Y2Y47EGmClMHGxlOlAVc
qeyNLVUn+tuSH52fF/5vVgKBt1upJ7wKKo7U3s+2r08fRG80uVcrZjQyjrMXfGVO
jQCx+IdVrxKNSg0vLeeHBOdvBJdy5oPREn4bf0+HoLx+S0mzUWTQ7Iw8ri0Y/1CV
6LJDcVQlKnoNoPAaQVyoqYlMNF91MMugRZqadFoQFxRgsWWfk8QNfXQWqSlC5N/D
KfLLtYXGd26E5CTTMLUzX45BpfQmXlWQua1ijIQeNePuRjj9kD8g/XJXOoRn5n0W
k1s1aDPctmgIu8Vj5lehfFebURkO8v3wNMqEXyCNy71X0TxmTuTzwfve6oVMft3H
wHJ9t2S9mUwPhCX4kcupn8Ng5jXEcISfoAB4CmS3av2QDUNnl/GNSYsJUOML7KUT
J7ixciCHFFJtgi+4hcrtAQoYSZkNfB8657uKeY0SnpYG0qgTazghrQepbjEGvu2t
xqqOlQJs8mTI8DYTL9jOXUnQXxJYWjaHAp5MvgEw0izzsYUfCt0=
=sF7C
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Version: 0.13.0-5+rm

Dear submitter,

as the package python-asynctest has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1003364

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#1003376: ITP: python-circuitbreaker -- Python "Circuit Breaker" implementation

2022-01-08 Thread Paul Wise
Package: wnpp
Severity: wishlist
Owner: Paul Wise 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org
Control: block 1003372 by -1

* Package name: python-circuitbreaker
  Version : 1.3.2
  Upstream Author : Fabian Fuelling
* URL : https://github.com/fabfuel/circuitbreaker
* License : BSD
  Programming Lang: Python
  Description : Python "Circuit Breaker" implementation

This is needed by oci-python-sdk (#1003372).

The package will be maintained within the Python team.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


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


Processed: ITP: python-circuitbreaker -- Python "Circuit Breaker" implementation

2022-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 1003372 by -1
Bug #1003372 [wnpp] ITP: oci-python-sdk -- Oracle Cloud Infrastructure Python 
SDK
1003372 was not blocked by any bugs.
1003372 was not blocking any bugs.
Added blocking bug(s) of 1003372: 1003376

-- 
1003372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003372
1003376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1003380: ITP: golang-github-goccy-go-yaml -- yet another golang library for YAML support

2022-01-08 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 

* Package name: golang-github-goccy-go-yaml
  Version : 1.9.4
  Upstream Author : Masaaki Goshima
* URL : https://github.com/goccy/go-yaml
* License : Expat
  Programming Lang: Go
  Description : yet another golang library for YAML support

 YAML support for the Go language.
 This adds some features compared to the golang standard YAML library.
  * Pretty format for error notifications
  * Supports Scanner or Lexer or Parser as public API
  * Supports Anchor and Alias to Marshaler
  * Allow referencing elements declared in another file via anchors
  * Extract value or AST by YAMLPath ( YAMLPath is like a JSONPath )