Bug#855115: marked as done (RFP: kodi-peripheral-joystick)

2021-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2021 08:08:53 +
with message-id <2ae0d035-0042-4a1d-8653-0c3a9f7e6...@gmail.com>
and subject line Uploaded to unstable
has caused the Debian Bug report #855115,
regarding RFP: kodi-peripheral-joystick
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.)


-- 
855115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package:  Kodi
Version:  2:17.0+dfsg1-2 and others


I cannot get a wireless xbox360 controller to work with kodi v17.  The 
controller works fine using the xboxdrv package and it controls the menus of 
retroarch (a different program).  But I could not get the controller to work 
with kodi. The kodi.tv wiki wasn't much help.  :(It could be something 
stupid I've tried too, but 8 hours was my limit of troubleshooting this.  

Thanks for your help
tommyp
--- End Message ---
--- Begin Message ---
Version: 1.7.1+ds1-1

Dear colleagues,

I have uploaded kodi-peripheral-joystick to unstable and it has been accepted 
tonight.
Closing this bug as done.
-- 
Vasyl Gello
==
Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

E-Mail: vasek.ge...@gmail.com

Skype: vasek.gello
==
호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다--- End Message ---


Bug#980533: ITP: sisu-mojos -- Eclipse Sisu Maven Plugin

2021-01-20 Thread Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-j...@lists.debian.org

* Package name: sisu-mojos
  Version : 0.3.4
  Upstream Author : The Eclipse Foundation
* URL : https://github.com/eclipse/sisu.mojos
* License : EPL-1.0
  Programming Lang: Java
  Description : Eclipse Sisu Maven Plugin

Sisu is a modular JSR330-based container that supports classpath scanning,
auto-binding, and dynamic auto-wiring.

The Eclipse Sisu Maven Plugin indexes the JSR-330 components to be made
available to Maven. It creates an index in META-INF/sisu/javax.inject.Named
enumerating the components. This means that no classpath scanning is
required at runtime to find them, which keeps Maven's startup time fast.

Sisu Mojos is the new upstream project providing the Sisu Maven Plugin
(currently built by src:sisu-maven-plugin).

This package will be maintained by the Java Team.



Processed: ITP: sisu-mojos -- Eclipse Sisu Maven Plugin

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

> close 980533
Bug #980533 [wnpp] ITP: sisu-mojos -- Eclipse Sisu Maven Plugin
Marked Bug as done
> stop
Stopping processing here.

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



Bug#980537: ITP: python-pynndescent -- nearest neighbor descent for approximate nearest neighbors

2021-01-20 Thread Andreas Tille
Package: wnpp
Severity: wishlist

Subject: ITP: python-pynndescent -- nearest neighbor descent for approximate 
nearest neighbors
Package: wnpp
Owner: Andreas Tille 
Severity: wishlist

* Package name: python-pynndescent
  Version : 0.5.1
  Upstream Author : "Leland McInnes 
* URL : https://pypi.org/project/pynndescent/
* License : BSD-2-Clause
  Programming Lang: Python
  Description : nearest neighbor descent for approximate nearest neighbors
 PyNNDescent is a Python nearest neighbor descent for approximate nearest
 neighbors. It provides a python implementation of Nearest Neighbor
 Descent for k-neighbor-graph construction and approximate nearest
 neighbor search, as per the paper:
 .
 Dong, Wei, Charikar Moses, and Kai Li. "Efficient k-nearest neighbor
 graph construction for generic similarity measures." Proceedings of the
 20th international conference on World wide web. ACM, 2011.
 .
 This library supplements that approach with the use of random projection
 trees for initialisation. This can be particularly useful for the
 metrics that are amenable to such approaches (euclidean, minkowski,
 angular, cosine, etc.). Graph diversification is also performed, pruning
 the longest edges of any triangles in the graph.
 .
 Currently this library targets relatively high accuracy (80%-100%
 accuracy rate) approximate nearest neighbor searches.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/python-pynndescent



Processed: Re: Bug#980509: umap-learn: Binary package name should be python3-umap-learn

2021-01-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #980509 [umap-learn] umap-learn: Binary package name should be 
python3-umap-learn
Added tag(s) pending.
> block -1 by 980537
Bug #980509 [umap-learn] umap-learn: Binary package name should be 
python3-umap-learn
980509 was not blocked by any bugs.
980509 was not blocking any bugs.
Added blocking bug(s) of 980509: 980537

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



Bug#980537: [Help] Re: Bug#980537: ITP: python-pynndescent -- nearest neighbor descent for approximate nearest neighbors

2021-01-20 Thread Andreas Tille
Hi,

On Wed, Jan 20, 2021 at 10:32:41AM +0100, Andreas Tille wrote:
>   Description : nearest neighbor descent for approximate nearest neighbors
> ...
> Remark: This package is maintained by Debian Med Packaging Team at
>https://salsa.debian.org/med-team/python-pynndescent

This package is a predepencency for the new version of umap-learn which
I like to see available in Debian 11.

Unfortunately I have some problem with the test auite of
python-pynndescent:

...
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:232: cd 
/build/python-pynndescent-0.5.1/.pybuild/cpython3_3.9_pynndescent/build; 
python3.9 -m nose -v
Failure: DistributionNotFound (The 'pynndescent' distribution was not found and 
is required by the application) ... ERROR

==
ERROR: Failure: DistributionNotFound (The 'pynndescent' distribution was not 
found and is required by the application)
--
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest


Any help would be welcome.

Kind regards

  Andreas.

-- 
http://fam-tille.de



Processed (with 1 error): merging 814641 980533

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

> merge 814641 980533
Bug #814641 [wnpp] RFP: sisu-mojos -- Sisu Maven Plugin
Unable to merge bugs because:
done of #980533 is 'ba...@debian.org' not ''
owner of #980533 is 'Emmanuel Bourg ' not ''
Failed to merge 814641: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Processed: forcibly merging 814641 980533

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

> forcemerge 814641 980533
Bug #814641 [wnpp] RFP: sisu-mojos -- Sisu Maven Plugin
Bug #980533 {Done: ba...@debian.org} [wnpp] ITP: sisu-mojos -- Eclipse Sisu 
Maven Plugin
Bug reopened
Ignoring request to alter fixed versions of bug #980533 to the same values 
previously set
Removed annotation that Bug was owned by Emmanuel Bourg .
Merged 814641 980533
> thanks
Stopping processing here.

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



Bug#970393: RFP: shfmt -- Shell script formatter

2021-01-20 Thread Faustin Lammler
Hi!
I am also interested in helping in packaging shfmt for Debian. (Cc.
Jules Sam. Randolph as he seems to be interested too).

Regards,

-- 
Faustin Lammler
GPG: F652 BCD1 1AA8 8975 F010 48A5 390A 2F27 832A 5C79


signature.asc
Description: PGP signature


Bug#980550: ITP: ruby-graphql-errors -- Simple error handler for graphql-ruby

2021-01-20 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging on https://rubygems.org/gems/graphql-errors

Build dependency of graphlient (which is a dependency of gitlab 13.6)



Bug#980551: ITP: ruby-graphlient -- friendlier Ruby client for consuming GraphQL-based APIs

2021-01-20 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging on https://rubygems.org/gems/graphlient

a dependency of gitlab 13.6



Bug#980537: [Debian-med-packaging] [Help] Re: Bug#980537: ITP: python-pynndescent -- nearest neighbor descent for approximate nearest neighbors

2021-01-20 Thread Étienne Mollier
Hi Andreas,

Andreas Tille, on 2021-01-20 10:52:37 +0100:
> Unfortunately I have some problem with the test auite of
> python-pynndescent:
> 
> ...
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd 
> /build/python-pynndescent-0.5.1/.pybuild/cpython3_3.9_pynndescent/build; 
> python3.9 -m nose -v
> Failure: DistributionNotFound (The 'pynndescent' distribution was not found 
> and is required by the application) ... ERROR
> 
> ==
> ERROR: Failure: DistributionNotFound (The 'pynndescent' distribution was not 
> found and is required by the application)
> --
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest

Fortunately it was a matter of setting the PYTHONPATH to find
the library being tested.  The build goes through once set; I
pushed that small change on Salsa to allow the packaging to move
forward.

Kind Regards,
-- 
Étienne Mollier 
Fingerprint:  8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/2, please excuse my verbosity.


signature.asc
Description: PGP signature


Processed: RFS: shellingham/1.3.2-1 [ITP] -- Tool to Detect Surrounding Shell

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

> block 980483 by 980562
Bug #980483 [wnpp] ITP: shellingham -- Tool to Detect Surrounding Shell
980483 was not blocked by any bugs.
980483 was not blocking any bugs.
Added blocking bug(s) of 980483: 980562
>
End of message, stopping processing here.

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



Bug#978068: marked as done (ITP: digimend-dkms -- Collection of graphics tablet drivers)

2021-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2021 20:10:09 +
with message-id 
and subject line Bug#978068: fixed in digimend-dkms 10-1
has caused the Debian Bug report #978068,
regarding ITP: digimend-dkms -- Collection of graphics tablet drivers
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.)


-- 
978068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: digimend-dkms
Severity: wishlist
Owner: ken...@xdump.org


* Package name: digimend-dkms
  Version : 10-1
  Upstream Author : Nikolai Kondrashov   
* URL : https://github.com/DIGImend/digimend-kernel-drivers
* License : GPL-2.0+
  Description : Collection of graphics tablet drivers

  DIGImend kernel drivers are collection of graphics tablet drivers
  for the Linux kernel.
  .
  The following tablet vendors are supported:
  .
  * HUION
  * KYE
  * Polostar
  * UC-Logic
  * UGTizer
  * Ugee
  * ViewSonic
  * XP-Pen
  * Yiynova.

Regards,
--- End Message ---
--- Begin Message ---
Source: digimend-dkms
Source-Version: 10-1
Done: Kentaro Hayashi 

We believe that the bug you reported is fixed in the latest version of
digimend-dkms, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kentaro Hayashi  (supplier of updated digimend-dkms 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: Fri, 25 Dec 2020 20:12:45 +0900
Source: digimend-dkms
Binary: digimend-dkms
Architecture: source all
Version: 10-1
Distribution: unstable
Urgency: low
Maintainer: Kentaro Hayashi 
Changed-By: Kentaro Hayashi 
Description:
 digimend-dkms - Collection of graphics tablet drivers by DIGImend project
Closes: 978068
Changes:
 digimend-dkms (10-1) unstable; urgency=low
 .
   * Initial upload to Debian (Closes: #978068)
Checksums-Sha1:
 ad4dc4041d224e447944bc4e863c3cf532cdb544 1878 digimend-dkms_10-1.dsc
 d1bf9fb497fc3d27c226af2d7b29782c1060b7db 4 digimend-dkms_10.orig.tar.gz
 44d1c179cd97626d0ad26d7e2643a5177972266b 2360 digimend-dkms_10-1.debian.tar.xz
 3417b5fcfe054eb9dbbff661aa42a2f826e7d28d 32720 digimend-dkms_10-1_all.deb
 a5dd580aab7872cf5ee1d225edb4f6b9704f59be 7469 
digimend-dkms_10-1_amd64.buildinfo
Checksums-Sha256:
 ec851b86dad1f642d460dace6ea1fd8fb8d53b014f57739be34fc71056249117 1878 
digimend-dkms_10-1.dsc
 3f4c1e2f66b2c1b12a0895dfdf0fe567381ea92cfe7d62ab4645242dd4e98152 4 
digimend-dkms_10.orig.tar.gz
 c3d761273a5aced8452a8c5e814a0cb89a80579967b108ca11e558b994c24d88 2360 
digimend-dkms_10-1.debian.tar.xz
 812fe0853d124fbba4a54b312d6b17a768d2b081210b504d5bdd426a786eaedd 32720 
digimend-dkms_10-1_all.deb
 9d05624b0750a75aa423a08281f5b4e3c1d906e80c0e0a25c124832522dd58cf 7469 
digimend-dkms_10-1_amd64.buildinfo
Files:
 f2d732edd51bd797025c4eacc4f4a0e7 1878 kernel optional digimend-dkms_10-1.dsc
 07ab6d40624e1c3df276690f50b84b99 4 kernel optional 
digimend-dkms_10.orig.tar.gz
 507f236a356313f1901fab98c2357865 2360 kernel optional 
digimend-dkms_10-1.debian.tar.xz
 5c7c6c7e698d57d817c39cf511006014 32720 kernel optional 
digimend-dkms_10-1_all.deb
 88be6900a1c4ca19c78516944084a622 7469 kernel optional 
digimend-dkms_10-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcZ6y2T2+nE0h+6Bk9/t1xWbtIOMFAl/rED0ACgkQ9/t1xWbt
IONT3A//XB9WhkwYF2wGOjCgfcvII5anXxpBV2QTBNHnufeYJQNWB/jz/BnTzPin
sp1o7lOQxUjDRvXpzS6HEQpR5DtucKZVai5624CGIi3vnnp8eZHekKTJd7BK7x7G
wu7sYDZo1padXdJIgDUofmgOYx5uHOvjjHS9yM+HC0nishKKEiERqvn5uQdZBGjq
flpHFiTpYGTs2M5Rvv/ltijKm5MjT6e9xcy0BExC87BBhEoiUYGi9LzJnrGXXgsT
km7BFbDA0CopS1mQO4rOTCbVvsEN0vnkzKhUS7ZuQf9+iQuHxKmV3TaLfBgUfTHm
xYggHv9UJ8HPmPmXeLrD7jczku3yYp9qGQW70zDICL8dSCY+DwHv0i0IymcAnbol
Bmkd4gAGZIgMdEOddcUtSmhp51/sey7gim+wdrZuQlQ/tqNP021vezwslNEIjYcC
MNnWBl31KAWJI7IILDAJDwGNz5h8n0MBJGCl3TqFaUaPCtLVHYzedEm3PGIKfIk/
JxUcpqbjKSyLolVsub7QBd84UEILP9iceExcSQMoOQrn2plZbzIaADGlis2lmlBF
Mk5CqhNCdIxHDLmITmC2I27ckwU20dz03NslpnDG1nBq8NuEkV/dLkExx14UdDF+
QxoMu4EucGQs52znmP3QZqDyguUry6E30pK3VZ8t8LuBcrgpQXc=
=XxWa
-END PGP SIGNATURE End Message ---


Bug#977896: marked as done (ITP: metadata-cleaner -- View and remove metadata in files)

2021-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2021 20:10:09 +
with message-id 
and subject line Bug#977896: fixed in metadata-cleaner 1.0.0-1
has caused the Debian Bug report #977896,
regarding ITP: metadata-cleaner -- View and remove metadata in files
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.)


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


Package: wnpp

Severity: wishlist

Owner: Peymaneh Nejad 

X-Debbugs-Cc: debian-de...@lists.debian.org



* Package name: metadata-cleaner

  Version : 1.0.0

  Upstream Author : Romain Vigier 

* URL : https://gitlab.com/rmnvgr/metadata-cleaner/

* License : GPL3+

  Programming Lang: Python

  Description : View and remove metadata in files



> Metadata within a file can tell a lot about you. Cameras record data about 
when a picture was taken and what camera was used. Office applications 
automatically add author and company information to documents and spreadsheets. 
Maybe you don't want to disclose those informations.


> This tool allows you to view metadata in your files and to get rid of them, 
as much as possible.


> Under the hood, it relies on mat2 to parse and remove the metadata.

> (https://0xacab.org/jvoisin/mat2)



This package would be useful for users that would like to get rid of metadata, 
but prefer to use a graphical app to the mat2 cli-app that is packaged in debian.




I would like to maintain this program and am searching for a sponsor.
--- End Message ---
--- Begin Message ---
Source: metadata-cleaner
Source-Version: 1.0.0-1
Done: Peymaneh Nejad 

We believe that the bug you reported is fixed in the latest version of
metadata-cleaner, 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 977...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peymaneh Nejad  (supplier of updated metadata-cleaner 
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, 27 Dec 2020 08:59:58 +0100
Source: metadata-cleaner
Binary: metadata-cleaner
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Peymaneh Nejad 
Changed-By: Peymaneh Nejad 
Description:
 metadata-cleaner - GTK app for viewing and cleaning metadata in files
Closes: 977896
Changes:
 metadata-cleaner (1.0.0-1) unstable; urgency=medium
 .
   * Initial release. Closes: #977896
 .
   * d/patches: Backport upstream fix for buildsystem
   * d/metadata-cleaner.manpages: Manpage added
Checksums-Sha1:
 402bb7b053cf1a2267ab3136e7e281d304c5bdba 2072 metadata-cleaner_1.0.0-1.dsc
 159cc2c2a4bdf74119a396b699e1e6128d118df8 152907 
metadata-cleaner_1.0.0.orig.tar.gz
 545ae17dbb5291e26b4cb57818e7e878f56a1a59 3992 
metadata-cleaner_1.0.0-1.debian.tar.xz
 093192241c1fd5bcba14aeae1d64a822e711a6dd 15778 
metadata-cleaner_1.0.0-1_amd64.buildinfo
 672423b29fa5d3c95e7a9be4f8c707650638b52a 36908 
metadata-cleaner_1.0.0-1_amd64.deb
Checksums-Sha256:
 90ee762ee75cd45ba23ed96a8faba633474910df802b1aa2fa3da814a05aff51 2072 
metadata-cleaner_1.0.0-1.dsc
 b426890963d70f7a034f4d3bcf745e37182e4b5d702345979064886a5c2e55ce 152907 
metadata-cleaner_1.0.0.orig.tar.gz
 fe7fa18f5fa4211e7c8bd44a3fa15b4950e9a2aa28b1b5fe0ea616a4a6a4a77d 3992 
metadata-cleaner_1.0.0-1.debian.tar.xz
 911d634e997f0c86396631740ec8c0ca3279035b55a60d3f994002888007197a 15778 
metadata-cleaner_1.0.0-1_amd64.buildinfo
 b2d56d9865af20d129c8fcd5a68c6da09dd485c85c7e7c97267bfd45b902c8fd 36908 
metadata-cleaner_1.0.0-1_amd64.deb
Files:
 b8b2ecbde22ee703cc5e47e52f87caa9 2072 utils optional 
metadata-cleaner_1.0.0-1.dsc
 1a923b01b586c3e3f51f0ddd104783b6 152907 utils optional 
metadata-cleaner_1.0.0.orig.tar.gz
 0c08a2b7063c8decbbbaf41d6443a61b 3992 utils optional 
metadata-cleaner_1.0.0-1.debian.tar.xz
 0ae5679192f0da5f48763e3edc6595ba 15778 utils optional 
metadata-cleaner_1.0.0-1_amd64.buildinfo
 d8ac79b54e4bef1516f7c3e80625ec75 36908 utils optional 
metadata-cleaner_1.0.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEELIzSg9Pv30M4kOeDUmLn/0kQSf4FAl/p2gsACgkQUmLn/0kQ
Sf4pdQ/8CE0rWdX+ELUXPPiCOcPzdiJl1DGGFZDrS0v8Xp

Bug#978619: marked as done (ITP: python-anyio --Asynchronous compatibility layer)

2021-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2021 20:10:09 +
with message-id 
and subject line Bug#978619: fixed in python-anyio 2.0.2-1
has caused the Debian Bug report #978619,
regarding ITP: python-anyio --Asynchronous compatibility layer
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.)


-- 
978619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978619
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-anyio
  Version: 2.0.2
  Upstream author: Alex Grönholm
* URL: https://github.com/agronholm/anyio
* License: Expat
  Programming lang: Python
  Description: Asynchronous compatibility layer

This is a new dependency of jupyter-server.

I plan to support it within the Debian Python Team.

Cheers,

JP
--- End Message ---
--- Begin Message ---
Source: python-anyio
Source-Version: 2.0.2-1
Done: Julien Puydt 

We believe that the bug you reported is fixed in the latest version of
python-anyio, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated python-anyio 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, 29 Dec 2020 13:36:17 +0100
Source: python-anyio
Binary: python3-anyio
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Julien Puydt 
Description:
 python3-anyio - Asynchronous compatibility layer (Python 3)
Closes: 978619
Changes:
 python-anyio (2.0.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #978619)
Checksums-Sha1:
 a0c1b66e7bbba2a89cc357786a604ef662b68bae 2233 python-anyio_2.0.2-1.dsc
 86c4302274c2a46c7a77700b7a459e352405a443 86771 python-anyio_2.0.2.orig.tar.gz
 e34290d44bdd4fef973bc3624e97c5b3b2dbd5ae 3044 
python-anyio_2.0.2-1.debian.tar.xz
 4d3c902df1a3afbd43278ec0cb3ec3e09327267d 6769 
python-anyio_2.0.2-1_amd64.buildinfo
 f794572f51e3e0a435276f5f24eccf92a2c28858 38356 python3-anyio_2.0.2-1_all.deb
Checksums-Sha256:
 793a5e3557b6f13418de1f525b740cf6192716709644aed16103caf48c25f942 2233 
python-anyio_2.0.2-1.dsc
 2439f9d71d793d72d4e223632b9ef8beafc021989efac7b049f0c73280322d2a 86771 
python-anyio_2.0.2.orig.tar.gz
 108993e13b57371af655ce5f9069e6be11a6962d7c191ebb061552419f851869 3044 
python-anyio_2.0.2-1.debian.tar.xz
 53ce6c798999b3985168ebc24665e71b932989a40a5d75a38d15eba8b561718f 6769 
python-anyio_2.0.2-1_amd64.buildinfo
 df95644908ea1a0ade5b0c5b3e5531aebe260d10c0fed20c19a52f95e63fdbde 38356 
python3-anyio_2.0.2-1_all.deb
Files:
 107efa4eb59087f236b9802ab6ae70c1 2233 python optional python-anyio_2.0.2-1.dsc
 13a292efbedaa2725eb15692fcc0a680 86771 python optional 
python-anyio_2.0.2.orig.tar.gz
 41fb124b77b8c77edca7bbe309147891 3044 python optional 
python-anyio_2.0.2-1.debian.tar.xz
 98d9eb82eb28b9a8565500feecb7d131 6769 python optional 
python-anyio_2.0.2-1_amd64.buildinfo
 4f65fe1914e42d1d3f895a185e310ea0 38356 python optional 
python3-anyio_2.0.2-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAl/rIvwSHGpwdXlkdEBk
ZWJpYW4ub3JnAAoJEATFO9f+AwVRyKMP/1hgm4tcjG1E4tSgPn+Vw0h8+8Uv68Ec
c/Qjm22PcKgqVheyGo6iCuXayZPmPkjFGPUeo8p3WoHJE+EODraWa1nxKb7pWWDo
cP8W+myTQ6ydIbpyCLLTueDu0h0OBM9SWWLC1whe2tRctDYOK3laf+CRI2WgDsr/
Tz+GDmqVWGmWfmfjo9IO3YArKHW99LB4hjZyQxP7dGJaXy2I1/sifS5Yulvm/22H
uJZscaGJf6LwP5lh0kwTnMdpOIAeVXUE1ktlDtgCgP+ELovC+aYR4kduKOTW7On2
b1Xn0hpLpFUf6LuxxolsE2QmhnaYZQPS9/crLSa8wZ1g5knkAYh/vmaLwSyM0nA5
cnhYNm25GzCTpKKKGX9AOdqzxx6AKl6WTGead034dA//Bjzca4Z/FNldmgudlytU
dEabDG/MBMgvp8zyzfOrlVlp6si656YE6OvHmUZtwlEGEW6R2MdxRZVNtmUCt6jF
DBCSThznB31QJxR7bMaHoRhdMr3SnmAu675kKGse6MU8zyD/KnV1UE+LPDfZHObb
5ypKOdEZf6+0ZQ24i9+UjHjxH9QunKgt2LjFQ5boXrVB3ps344eNg3R5ZmF2J4bE
b8lmmNmG3HCGpog76Zy/g35H0Bh/EuPa0gbCZcR4Vjy3NIIL87ZSMTJJHFn/Ar8b
Fgt+MQot+hdq
=Y5pU
-END PGP SIGNATURE End Message ---


Bug#980716: ITP: luma.core -- component library providing a Pillow-compatible drawing canvas

2021-01-20 Thread Anton Gladky
Package: wnpp
Severity: wishlist
Owner: Anton Gladky 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: luma.core
  Version : 2.2.0
  Upstream Author : Richard Hull and contributors
* URL : https://github.com/rm-hull/luma.core/
* License : MIT
  Programming Lang: Python
  Description : component library providing a Pillow-compatible drawing 
canvas


component library providing a Pillow-compatible drawing canvas
other functionality to support drawing primitives and text-rendering
capabilities for small displays on the Raspberry Pi and other single board
computers:
  * scrolling/panning capability,
  * terminal-style printing,
  * state management,
  * color/greyscale (where supported),
  * dithering to monochrome,
  * sprite animation,
  * flexible framebuffering (depending on device capabilities)



Processed: Incompatibility of starjava-topcat and starjava-ttools with new starjava-table

2021-01-20 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 980153
Bug #980613 [src:starjava-topcat] starjava-topcat: FTBFS: build-dependency not 
installable: starlink-ttools-java (>= 3.3~)
980613 was not blocked by any bugs.
980613 was not blocking any bugs.
Added blocking bug(s) of 980613: 980153

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



Processed: Incompatibility of starjava-topcat and starjava-ttools with new starjava-table

2021-01-20 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 980153
Bug #980610 [src:starjava-ttools] starjava-ttools: FTBFS: [javac] 
/<>/src/main/uk/ac/starlink/ttools/plot2/CoordSequence.java:3: 
error: cannot find symbol
980610 was not blocked by any bugs.
980610 was not blocking any bugs.
Added blocking bug(s) of 980610: 980153

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



Bug#731282: 731282 DIYLC

2021-01-20 Thread Paul Wise
On Wed, Jan 20, 2021 at 11:03 PM Chris wrote:

> This can be closed completely as there is now a Flatpak for this software.

Please see the documentation about how to close Debian bugs:

https://www.debian.org/Bugs/Developer#closing

PS: Flatpak is quite different and IMO not a substitute for a proper
Debian package.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Bug#731282: 731282 DIYLC

2021-01-20 Thread Chris

This can be closed completely as there is now a Flatpak for this software.

Chris



Processed: RFP: hobbits - a GUI toolkit for reverse engineering of binary formats

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

> retitle 980730 RFP: hobbits - a GUI toolkit for reverse engineering of binary 
> formats
Bug #980730 [wnpp] RFP: Hobbits - a GUI toolkit for reverse engineering of 
binary formats
Changed Bug title to 'RFP: hobbits - a GUI toolkit for reverse engineering of 
binary formats' from 'RFP: Hobbits - a GUI toolkit for reverse engineering of 
binary formats'.
>
End of message, stopping processing here.

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