Bug#991906: ITP: userv-utils -- privsep utilities collection

2021-08-04 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 
X-Debbugs-Cc: debian-de...@lists.debian.org, ijack...@chiark.greenend.org.uk

* Package name: userv-utils
  Version : 0.6.1
  Upstream Author : Ian Jackson 
* URL : 
https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=summary
* License : GPL-3+ & CC0-1.0
  Programming Lang: C, Perl
  Description : privsep utilities collection

Utilities to accompany bin:userv.

I am packaging this primarily for the included ipif utility, which
allows creating a network interface which speaks SLIP.

-- 
Sean Whitton


signature.asc
Description: PGP signature


Bug#991905: ITP: node-change-case -- Transform a string between different case conventions

2021-08-04 Thread Pirate Praveen

Package: wnpp
Severity: wishllist
Owner: Pirate Praveen 

Gitlab depends on immer, which build depends on tsdx, which depends on 
camel-case (typescript definitions). This mono repo has camel-case and 
more.




Bug#941627: ITP: grub-btrfs -- provides grub entries for btrfs snapshots (boot environments/restore points)

2021-08-04 Thread Fabio Fantoni

Il 04/08/2021 20:30, Nicholas D Steeves ha scritto:

Yes there is some news: We now have installation to a subvolume support,
so the first major blocker is gone :-) While investigating how to add
subvolume support to the Debian Installer Rescue Mode, I started
wondering if os-prober might be the right place to add support for the
detection of bootable subvolumes; bootable subvolumes are the minimum
requirement for "boot environments".  In particular, if other
(potentially non-Debian) OSs need subvolume support in os-prober, then I
will need to take care to not cause duplicates, shadowed entries and/or
various other grub menu bugs by introducing grub-btrfs.  There are also
existing users who install multiple OSs to the same volume, using
different subvolume naming schemes; yes, this may be admittedly a
minority case, but I'd also like to avoid creating problems for these
users with an insufficiently researched solution.

Then there's the question of how grub-btrfs will interact with Snapper
and btrbk.  I guess I could upload something to experimental for users
who want a "YOLO!" experience, but I'd prefer to complete my cautious
investigation first.  What would you prefer?  Of course I won't say no
to a volunteer early-adopter, who wants to give it a try before it's
ready ;-)

Oh, one more thing, I'd like to put together a btrfs enablement
team--probably in mid-September.  If you'd like I can CC the
announcement email to you.

At any rate, please ping me in mid-September if you haven't seen further
progress!

Regards,
Nicholas


Thanks for you reply, I think is good investigate and implement at best 
as possible, at least for the most common cases, I cannot assure you 
that I will be an "earlytester",  I don't have much time but you can put 
me in cc here and in other discussions about it.


I started consider it for some debian server at work now with btrfs root 
when I'll use snapshot before upgrade for faster restore in case of 
issue, I was looking also for grub entry to snapshot for even faster 
restart in production.


It would also be useful on desktop, the goal would be to restart quickly 
and easily after a bad update, it is more very rare than in windows but 
unfortunately I have seen it happen a few times, for me and other users 
that can fix it using terminal and/or a live cd is not an issue, for 
other yes. Recently I started to use timeshift (with rsync) on ext4 
(backup of only root without /home before any upgrade) but since now 
almost all of them have ssd on desktop and btrfs seems very stable in 
latest year (excluding some rare exception) so I could switch to use 
btrfs too, possibly in some cases I'll keep /home out still in ext4.


Thanks for your work and sorry for my bad english.




OpenPGP_signature
Description: OpenPGP digital signature


Processed: update email

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

> owner 721192 !
Bug #721192 [wnpp] ITP: apostrophe -- a simple markdown editor
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> owner 884575 !
Bug #884575 [wnpp] ITP: syncthingtray -- a tray applet, plasmoid, and Dolphin 
integration for Syncthing
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> owner 906259 !
Bug #906259 [wnpp] ITP: smartparens -- auto insertion, wrapping, and navigation 
of ()s, delimiters, and tags for Emacs
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> owner 941054 !
Bug #941054 [wnpp] ITP: python-bowler -- safe code refactoring for modern 
Python projects
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> owner 944704 !
Bug #944704 [wnpp] ITP: org-html-themes -- export Emacs Org mode files into 
awesome HTML in 2 minutes or less
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> owner 962574 !
Bug #962574 [wnpp] ITP: dephell -- project management for Python
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .
> thanks
Stopping processing here.

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



Processed: Re: Bug#941627: ITP: grub-btrfs -- provides grub entries for btrfs snapshots (boot environments/restore points)

2021-08-04 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #941627 [wnpp] ITP: grub-btrfs -- provides grub entries for btrfs snapshots 
(boot environments/restore points)
Owner changed from Nicholas D Steeves  to Nicholas D 
Steeves .

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



Bug#941627: ITP: grub-btrfs -- provides grub entries for btrfs snapshots (boot environments/restore points)

2021-08-04 Thread Nicholas D Steeves
Control: owner -1 !
(updating my email address)

Hi Fabio,

Fabio Fantoni  writes:

> Hi, is there any news about this?
>
> thanks for any reply

Yes there is some news: We now have installation to a subvolume support,
so the first major blocker is gone :-) While investigating how to add
subvolume support to the Debian Installer Rescue Mode, I started
wondering if os-prober might be the right place to add support for the
detection of bootable subvolumes; bootable subvolumes are the minimum
requirement for "boot environments".  In particular, if other
(potentially non-Debian) OSs need subvolume support in os-prober, then I
will need to take care to not cause duplicates, shadowed entries and/or
various other grub menu bugs by introducing grub-btrfs.  There are also
existing users who install multiple OSs to the same volume, using
different subvolume naming schemes; yes, this may be admittedly a
minority case, but I'd also like to avoid creating problems for these
users with an insufficiently researched solution.

Then there's the question of how grub-btrfs will interact with Snapper
and btrbk.  I guess I could upload something to experimental for users
who want a "YOLO!" experience, but I'd prefer to complete my cautious
investigation first.  What would you prefer?  Of course I won't say no
to a volunteer early-adopter, who wants to give it a try before it's
ready ;-)

Oh, one more thing, I'd like to put together a btrfs enablement
team--probably in mid-September.  If you'd like I can CC the
announcement email to you.

At any rate, please ping me in mid-September if you haven't seen further
progress!

Regards,
Nicholas


signature.asc
Description: PGP signature


Processed: Connexion ITP

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

> block 958042 by 958030 958026 991882 958024
Bug #958042 [wnpp] ITP: connexion -- API first applications with 
OpenAPI/Swagger and Flask
958042 was blocked by: 958046
958042 was not blocking any bugs.
Added blocking bug(s) of 958042: 958024, 958026, 958030, and 991882
>
End of message, stopping processing here.

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



Processed: Connexion ITP

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

> block 958042 by 958030 958026 991882 958024
Bug #958042 [wnpp] ITP: connexion -- API first applications with 
OpenAPI/Swagger and Flask
958042 was blocked by: 958030 991882 958026 958024 958046
958042 was not blocking any bugs.
Ignoring request to alter blocking bugs of bug #958042 to the same blocks 
previously set
>
End of message, stopping processing here.

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



Bug#958042: Package available at salsa

2021-08-04 Thread Adam Cecile

Hello,


Latest connexion and all its dependencies has been packaged and uploaded 
to Salsa:


https://salsa.debian.org/python-team/packages/python-connexion


However I'm not sure if it can be uploaded to Debian because of 
swagger-ui-bundle requirement and Debian has no Swagger-UI package so 
the only workaround is to uploaded binary version of the JS code...



Regards, Adam.



Bug#941627: ITP: grub-btrfs -- provides grub entries for btrfs snapshots (boot environments/restore points)

2021-08-04 Thread Fabio Fantoni

Hi, is there any news about this?

thanks for any reply




OpenPGP_signature
Description: OpenPGP digital signature


Bug#991882: Packages available at Salsa

2021-08-04 Thread Adam Cecile

Hello,


Package is available here:

https://salsa.debian.org/python-team/packages/aiohttp-remotes

Just one minor thing, there's some Sphinx build leftovers in upstream 
tarball, I'm not sure if it's a real problem needing upstream source 
repack or it's fine like this.



Regards, Adam.



Bug#991882: ITP: aiohttp-remotes -- Set of useful tools for Python aiohttp.web server

2021-08-04 Thread Adam Cecile
Package: wnpp
Severity: wishlist
Owner: Adam Cecile 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: aiohttp-remotes
  Version : 1.0.0
  Upstream Author : Andrew Svetlov 
* URL : https://github.com/aio-libs/aiohttp-remotes
* License : MIT
  Programming Lang: Python
  Description : Set of useful tools for Python aiohttp.web server

 This library is a set of useful tools for aiohttp.web server.
 .
 The full list of tools is:
 .
  * AllowedHosts -- restrict a set of incoming connections to allowed hosts
only
  * BasicAuth -- protect web application by basic auth authorization
  * Cloudflare -- make sure that web application is protected by CloudFlare
  * ForwardedRelaxed and ForwardedStrict -- process Forwarded HTTP header
and modify corresponding scheme, host, remote attributes in strong
secured and relaxed modes
  * Secure -- ensure that web application is handled by HTTPS (SSL/TLS)
only, redirect plain HTTP to HTTPS automatically
  * XForwardedRelaxed and XForwardedStrict -- the same as ForwardedRelaxed
and ForwardedStrict but process old-fashion X-Forwarded-* headers
instead of new standard Forwarded

I intend to maintain this module within the Python Module Team.



Bug#958026: Package available at Salsa

2021-08-04 Thread Adam Cecile

Hello,


I created a package for Swagger-UI Bundle and uploaded it to Salsa:

https://salsa.debian.org/python-team/packages/python-swagger-ui-bundle


However, as it contains JS builds of Swagger-UI, it's imho unsuitable 
for official Debian inclusion, however, the package can be useful to others.



Regards, Adam.



Processed: RFP: rabbitremotecontrol -- Rabbit remote control

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

> close 991876
Bug #991876 [wnpp] RFP: rabbitremotecontrol -- Rabbit remote control
Marked Bug as done
> stop
Stopping processing here.

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



Bug#958030: Clickclick package at Salsa

2021-08-04 Thread Adam Cecile

Hello,


It seems this ITP is kinda dead and I could not find the package code 
anywhere so I just started over.


The package is available here 
https://salsa.debian.org/python-team/packages/python-clickclick and 
should be ready for upload if someone is interested in.



Best regards, Adam.



Bug#991876: RFP: rabbitremotecontrol -- Rabbit remote control

2021-08-04 Thread kl222
Package: wnpp
Severity: wishlist

* Package name: rabbitremotecontrol
  Version : 0.0.8
  Upstream Author : Kang Lin 
* URL : https://github.com/KangLin/RabbitRemoteControl
* License : GPL3
  Programming Lang: C++
  Description : Rabbit remote control


Rabbit Remote Control is a cross-platform, multi-protocol remote control 
software.

Allows you to use any device and system in anywhere and remotely manage any 
device and system in any way.

I am looking for maintainers to help me package it.


Bug#991874: ITP: matplotlib-inline -- Matplotlib inline display backend for IPython and Jupyter

2021-08-04 Thread Gordon Ball
Package: wnpp
Severity: wishlist
Owner: Gordon Ball 
X-Debbugs-Cc: gor...@chronitis.net

* Package name: matplotlib-inline
  Version : 0.1.2
  Upstream Author : IPython Development Team
* URL : https://github.com/ipython/matplotlib-inline
* License : BSD
  Programming Lang: Python
  Description : Matplotlib inline display backend for IPython and Jupyter

This library provides support for displaying matplotlib plots inline in
Jupyter notebooks (or other frontends). It was previously part of
IPython/ipykernel but has been factored out to simplify their
dependencies as of IPython 7.23/ipykernel 6.0.



Bug#991872: ITP: python-graphene -- GraphQL Framework for Python

2021-08-04 Thread Carsten Schoenert
Package: wnpp
Severity: wishlist
Owner: Carsten Schoenert 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: python-graphene
  Version : 2.1.9
  Upstream Author : Syrus Akbary 
* URL : https://github.com/graphql-python/graphene
* License : MIT
  Programming Lang: Python
  Description : GraphQL Framework for Python

 Graphene is a Python library for building GraphQL schemas/types fast and
 easily.
 .
  * Easy to use: Graphene helps you use GraphQL in Python without effort.
  * Relay: Graphene has builtin support for Relay.
  * Data agnostic: Graphene supports any kind of data source: SQL (Django,
SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes
that by providing a complete API you could plug Graphene anywhere
your data lives and make your data available through GraphQL.

This package is an direct dependency for the next major version of
NetBox (will be version 3) which I consider to package.

The package will get maintained within the Debian Python Team.

Additional information, due a mistake of me by not safely checking for
the availability of the intended source package name I raised a similar
ITP (#991775) some days ago.
Due this my upload went to the already existing source package graphene.

https://tracker.debian.org/pkg/graphene

I've requested the removal of my upload into the NEW queue.