Re: [gentoo-dev] [PATCH 2/2] qmail.eclass: remove usage of egrep

2022-05-21 Thread Rolf Eike Beer
Am Samstag, 21. Mai 2022, 10:44:35 CEST schrieb Ulrich Mueller:
> > On Mon, 16 May 2022, Rolf Eike Beer wrote:
> > This does not use extended regular expressions in any way. While at it
> > change the way these matches are done: it's irrelevant if the entire
> > expression is in the file, if there is any rule for the given IP address
> > then do not add the new
> > expression.
> 
> Series LGTM. However, "git am" fails for the second patch because the
> line breaks in your message are messed up:
> 
>Applying: qmail.eclass: remove usage of egrep
>error: corrupt patch at line 17
>Patch failed at 0001 qmail.eclass: remove usage of egrep
> 
> (I believe the problem is not on my side, because I see the spurious
> line breaks also in archives:
> https://archives.gentoo.org/gentoo-dev/message/b34c3f96f9e4069516b1457e7b0b4
> 904#L32 )

This is likely a problem of the GPG signing.

You can get the patches directly from git here:

https://github.com/DerDakon/gentoo/tree/qmail-eclass


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


[gentoo-dev] Last rites: dev-python/flask-mongoengine, dev-python/mongoengine

2022-05-21 Thread Michał Górny
# Michał Górny  (2022-05-21)
# dev-python/mongoengine has had repeated test regressions, and this
# time I am unable to get them anywhere close to passing.  The current
# Gentoo version is over a year old.  There are no revdeps to the two
# packages remaining.
# Removal on 2022-06-20.  Bug #846656.
dev-python/flask-mongoengine
dev-python/mongoengine

-- 
Best regards,
Michał Górny




Re: [gentoo-dev] [PATCH 2/2] qmail.eclass: remove usage of egrep

2022-05-21 Thread Ulrich Mueller
> On Mon, 16 May 2022, Rolf Eike Beer wrote:

> This does not use extended regular expressions in any way. While at it change
> the way these matches are done: it's irrelevant if the entire expression is in
> the file, if there is any rule for the given IP address then do not add the 
> new
> expression.

Series LGTM. However, "git am" fails for the second patch because the
line breaks in your message are messed up:

   Applying: qmail.eclass: remove usage of egrep
   error: corrupt patch at line 17
   Patch failed at 0001 qmail.eclass: remove usage of egrep

(I believe the problem is not on my side, because I see the spurious
line breaks also in archives:
https://archives.gentoo.org/gentoo-dev/message/b34c3f96f9e4069516b1457e7b0b4904#L32
 )


signature.asc
Description: PGP signature


[gentoo-dev] Last rites: dev-python/dicttoxml

2022-05-21 Thread Michał Górny
# Michał Górny  (2022-05-21)
# No commit activity since 2016.  Requires patching for Python 3.10.
# No tests.  No revdeps.
# Removal on 2022-06-20.  Bug #846788.
dev-python/dicttoxml

-- 
Best regards,
Michał Górny




[gentoo-dev] Last rites: dev-python/fusepy

2022-05-21 Thread Sam James
# Sam James  (2022-05-21)
# No activity upstream since 2018, unmaintained upstream, does not support
# Python 3.10+. Removal on 2022-06-21. bug #845726.
dev-python/fusepy


signature.asc
Description: Message signed with OpenPGP


[gentoo-dev] Last rites: dev-python/drf-yasg

2022-05-21 Thread Sam James
# Sam James  (2022-05-21)
# Unmaintained in Gentoo, no recent activity upstream, and most importantly
# does not yet support Python 3.10+. Removal on 2022-06-21. bugs #845720, 
#797850.
dev-python/drf-yasg


signature.asc
Description: Message signed with OpenPGP


Re: [gentoo-dev] [PATCH 2/2] qmail.eclass: remove usage of egrep

2022-05-21 Thread Ulrich Mueller
> On Sat, 21 May 2022, Rolf Eike Beer wrote:

> You can get the patches directly from git here:
> https://github.com/DerDakon/gentoo/tree/qmail-eclass

Thanks, merged.


signature.asc
Description: PGP signature


[gentoo-dev] Last rites: net-misc/omniORB

2022-05-21 Thread Sam James
# Sam James  (2022-05-22)
# Doesn't support Python 3.10, out of date, unmaintained in Gentoo.
# Removal on 2022-06-22. bug #731674, bug #846158.
net-misc/omniORB


signature.asc
Description: Message signed with OpenPGP


[gentoo-dev] Last rites: dev-python/sqlalchemy-migrate

2022-05-21 Thread Sam James
# Sam James  (2022-05-22)
# Several open bugs. No upstream activity for a while, doesn't
# support Python 3.10+, test suite not being run. Removal on 2022-06-22.
# bug #625800, bug #796974, bug #796977, bug #831916, bug #845888.
dev-python/sqlalchemy-migrate


signature.asc
Description: Message signed with OpenPGP


[gentoo-dev] Last rites: dev-python/pypeg2

2022-05-21 Thread Sam James
# Sam James  (2022-05-22)
# No upstream activity since 2015, no reverse dependencies,
# no Python 3.10 support. Removal on 2022-06-22. bug #845822.
dev-python/pypeg2


signature.asc
Description: Message signed with OpenPGP


[gentoo-dev] Last rites: dev-python/gevent-websocket

2022-05-21 Thread Sam James
# Sam James  (2022-05-22)
# No upstream activity since 2017. Doesn't support Python 3.10.
# Removal on 2022-06-22. bug #845732.
dev-python/gevent-websocket


signature.asc
Description: Message signed with OpenPGP


[gentoo-dev] [PATCH 1/2] metadata.xsd: Use xs:language for lang attributes

2022-05-21 Thread Ulrich Müller
Use a build-in datatype of XML Schema instead of hand-crafting our own.

Bug: https://bugs.gentoo.org/578294
Signed-off-by: Ulrich Müller 
---
 metadata.xsd | 224 ++-
 1 file changed, 6 insertions(+), 218 deletions(-)

diff --git a/metadata.xsd b/metadata.xsd
index 1a86051..40e230e 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -170,7 +170,7 @@



-   
+   



@@ -181,7 +181,7 @@



-   
+   


 
@@ -190,7 +190,7 @@



-   
+   

 

@@ -199,7 +199,7 @@



-   
+   

 

@@ -229,7 +229,7 @@



-   
+   

 

@@ -254,7 +254,7 @@



-   
+   



@@ -313,218 +313,6 @@

 

-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-  

[gentoo-dev] [PATCH 2/2] repositories.xsd: Use xs:language for lang attributes

2022-05-21 Thread Ulrich Müller
Use a build-in datatype of XML Schema instead of hand-crafting our own.

Signed-off-by: Ulrich Müller 
---
 repositories.xsd | 214 +--
 1 file changed, 1 insertion(+), 213 deletions(-)

diff --git a/repositories.xsd b/repositories.xsd
index 8454c7a..be4ce20 100644
--- a/repositories.xsd
+++ b/repositories.xsd
@@ -55,7 +55,7 @@



-   
+   



@@ -81,218 +81,6 @@

 

-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-

Re: [gentoo-dev] [PATCH] eclass/ruby-fakegem.eclass: depend on virtual/pkgconfig

2022-05-21 Thread Hans de Graaff
On Fri, 2022-05-20 at 09:28 +0200, Thomas Bracht Laumann Jespersen
wrote:
> > this is easy to mis in the ebuild. Handle this in the eclass
> > instead
> 
> small typo: mis -> miss

Fixed.

> > +if [ ${#RUBY_FAKEGEM_EXTENSIONS[@]} -ge 1 ]; then
> 
> shouldn't it be [[ ]] and not [ ] ? Also, just a suggestion, do "-gt
> 0" instead
> of "-ge 1"

Yes, that probably indicates the intention a bit better (array not
empty). Changed.

Thanks!

Hans


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


[gentoo-dev] Last rites: dev-python/pytest-cache

2022-05-21 Thread Sam James
# Sam James  (2022-05-22)
# Unmaintained, no upstream activity since 2013, upstream repository 
disappeared.
# Long obsolete with no reverse dependencies, as now integrated within pytest.
# Doesn't support Python 3.10+.
# Removal on 2022-06-22. bug #700944, bug #845834
dev-python/pytest-cache


signature.asc
Description: Message signed with OpenPGP


Re: [gentoo-dev] [PATCH] eclass/ruby-fakegem.eclass: depend on virtual/pkgconfig

2022-05-21 Thread Hans de Graaff
On Fri, 2022-05-20 at 11:09 +0200, Ulrich Mueller wrote:
> > > > > > On Fri, 20 May 2022, Florian Schmaus wrote:
> > > +if [ ${#RUBY_FAKEGEM_EXTENSIONS[@]} -ge 1 ]; then
> > > +   BDEPEND+=" virtual/pkgconfig "
> > > +fi
> 
> > Not sure if we have a policy on this,
> 
> We do. :)

Policy followed in the committed version.

Hans


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