Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Nicolas Mailhot
Le lundi 12 mars 2018 à 14:22 +0100, Fabio Valentini a écrit :
> On Mon, Mar 12, 2018 at 2:16 PM, Nicolas Mailhot
>  wrote:
> > Hi,
> > 
> > Some of those will be recreated when I submit my specs for
> > integration
> > and review but I'd rather finish stabilising the macros before I
> > submit
> > something that needs changing (some of my specs use "advanced" macro
> > features such as symlinks that are still being reworked during
> > review)
> 
> Hi Nicolas,

Hi Fabio

> I can add you too as co-admin for the relevant packages relevant to
> you, if that makes things easier for you.

If you don't mind, I'll ask at the time I try to push the spec stash.
we're still making the final tests work ,so it is possible I'll finally
end up needing a slightly different Go package list

Regards

-- 
Nicolas Mailhot
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Fabio Valentini
On Mon, Mar 12, 2018 at 2:16 PM, Nicolas Mailhot
 wrote:
> Hi,
>
> Some of those will be recreated when I submit my specs for integration
> and review but I'd rather finish stabilising the macros before I submit
> something that needs changing (some of my specs use "advanced" macro
> features such as symlinks that are still being reworked during review)

Hi Nicolas,

I can add you too as co-admin for the relevant packages relevant to
you, if that makes things easier for you.

Fabio

> Regards,
>
> --
> Nicolas Mailhot
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Nicolas Mailhot
Hi,

Some of those will be recreated when I submit my specs for integration
and review but I'd rather finish stabilising the macros before I submit
something that needs changing (some of my specs use "advanced" macro
features such as symlinks that are still being reworked during review)

Regards,

-- 
Nicolas Mailhot
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Jan Chaloupka



On 03/12/2018 02:13 PM, Fabio Valentini wrote:

On Mon, Mar 12, 2018 at 2:03 PM, Jan Chaloupka  wrote:

Hi Fabio,


On 03/07/2018 08:29 PM, Fabio Valentini wrote:

Hi everybody,

I'm going to orphan some of my golang packages that were initially pulled in
by syncthing as dependencies, but have been dropped as dependencies again
(... don't ask. golang people produce dependencies like rabbits make
bunnies.).

Most of them are fairly low maintenance packages, with only a few commits
per year (if even that), and decent coverage with unit tests. All of them
are up-to-date with the latest upstream git master or latest stable release,
where available, except where I have indicated otherwise.

Just write if you want to take over maintenance of one or more of these
packages, and I'll transfer ownership of the package and its dependencies.
Otherwise, I'll orphan the rest in about one week (March 14), after
re-checking that nothing depends on them anymore.


Feel free to transfer ownership of all packages you don't want to take care
of to me. Not saying I will pet them but it would be unfortunate to keep
them orphaned unless they are to be retired.

Hi Jan,


Good point. I don't think retiring the packages is necessary, since
they work fine and most upstream projects are still somewhat active.
The packages are just not used anymore (at least right now).

I can transfer ownership if you want, or I can make you co-admin and
we can take care of the packages together.
Whatever works better for you.


Co-admin will work for me :) Thanks


Fabio


Also, Athos, if you're reading this, I see that hugo is also using my
package golang-github-gobwas-glob - I can make you a co-maintainer if you
want.


Unused leaf packages:
- golang-github-AudriusButkevicius-kcp-go
- golang-github-calmh-luhn
- golang-github-ccding-go-stun
- golang-github-cznic-ql (1 commit behind git master)
- golang-github-xtaci-kcp-go

Dependencies becoming new unused leaves:
- golang-github-cznic-b
- golang-github-cznic-fileutil
- golang-github-cznic-golex
- golang-github-cznic-internal
- golang-github-cznic-lex
- golang-github-cznic-lexer
- golang-github-cznic-lldb
- golang-github-cznic-mathutil (2 commits behind git master)
- golang-github-cznic-sortutil
- golang-github-cznic-strutil
- golang-github-edsrzf-mmap-go
- golang-github-klauspost-reedsolomon
- golang-github-remyoudompheng-bigfft
- golang-github-templexxx-cpufeat
- golang-github-templexxx-reedsolomon
- golang-github-templexxx-xor
- golang-github-tjfoc-gmsm
- golang-github-xtaci-smux

Fabio


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org



___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Fabio Valentini
On Mon, Mar 12, 2018 at 2:03 PM, Jan Chaloupka  wrote:
> Hi Fabio,
>
>
> On 03/07/2018 08:29 PM, Fabio Valentini wrote:
>
> Hi everybody,
>
> I'm going to orphan some of my golang packages that were initially pulled in
> by syncthing as dependencies, but have been dropped as dependencies again
> (... don't ask. golang people produce dependencies like rabbits make
> bunnies.).
>
> Most of them are fairly low maintenance packages, with only a few commits
> per year (if even that), and decent coverage with unit tests. All of them
> are up-to-date with the latest upstream git master or latest stable release,
> where available, except where I have indicated otherwise.
>
> Just write if you want to take over maintenance of one or more of these
> packages, and I'll transfer ownership of the package and its dependencies.
> Otherwise, I'll orphan the rest in about one week (March 14), after
> re-checking that nothing depends on them anymore.
>
>
> Feel free to transfer ownership of all packages you don't want to take care
> of to me. Not saying I will pet them but it would be unfortunate to keep
> them orphaned unless they are to be retired.

Hi Jan,


Good point. I don't think retiring the packages is necessary, since
they work fine and most upstream projects are still somewhat active.
The packages are just not used anymore (at least right now).

I can transfer ownership if you want, or I can make you co-admin and
we can take care of the packages together.
Whatever works better for you.

Fabio

> Also, Athos, if you're reading this, I see that hugo is also using my
> package golang-github-gobwas-glob - I can make you a co-maintainer if you
> want.
>
>
> Unused leaf packages:
> - golang-github-AudriusButkevicius-kcp-go
> - golang-github-calmh-luhn
> - golang-github-ccding-go-stun
> - golang-github-cznic-ql (1 commit behind git master)
> - golang-github-xtaci-kcp-go
>
> Dependencies becoming new unused leaves:
> - golang-github-cznic-b
> - golang-github-cznic-fileutil
> - golang-github-cznic-golex
> - golang-github-cznic-internal
> - golang-github-cznic-lex
> - golang-github-cznic-lexer
> - golang-github-cznic-lldb
> - golang-github-cznic-mathutil (2 commits behind git master)
> - golang-github-cznic-sortutil
> - golang-github-cznic-strutil
> - golang-github-edsrzf-mmap-go
> - golang-github-klauspost-reedsolomon
> - golang-github-remyoudompheng-bigfft
> - golang-github-templexxx-cpufeat
> - golang-github-templexxx-reedsolomon
> - golang-github-templexxx-xor
> - golang-github-tjfoc-gmsm
> - golang-github-xtaci-smux
>
> Fabio
>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-12 Thread Jan Chaloupka

Hi Fabio,


On 03/07/2018 08:29 PM, Fabio Valentini wrote:

Hi everybody,

I'm going to orphan some of my golang packages that were initially 
pulled in by syncthing as dependencies, but have been dropped as 
dependencies again (... don't ask. golang people produce dependencies 
like rabbits make bunnies.).


Most of them are fairly low maintenance packages, with only a few 
commits per year (if even that), and decent coverage with unit tests. 
All of them are up-to-date with the latest upstream git master or 
latest stable release, where available, except where I have indicated 
otherwise.


Just write if you want to take over maintenance of one or more of 
these packages, and I'll transfer ownership of the package and its 
dependencies. Otherwise, I'll orphan the rest in about one week (March 
14), after re-checking that nothing depends on them anymore.




Feel free to transfer ownership of all packages you don't want to take 
care of to me. Not saying I will pet them but it would be unfortunate to 
keep them orphaned unless they are to be retired.




Also, Athos, if you're reading this, I see that hugo is also using my 
package golang-github-gobwas-glob - I can make you a co-maintainer if 
you want.



Unused leaf packages:
- golang-github-AudriusButkevicius-kcp-go
- golang-github-calmh-luhn
- golang-github-ccding-go-stun
- golang-github-cznic-ql (1 commit behind git master)
- golang-github-xtaci-kcp-go

Dependencies becoming new unused leaves:
- golang-github-cznic-b
- golang-github-cznic-fileutil
- golang-github-cznic-golex
- golang-github-cznic-internal
- golang-github-cznic-lex
- golang-github-cznic-lexer
- golang-github-cznic-lldb
- golang-github-cznic-mathutil (2 commits behind git master)
- golang-github-cznic-sortutil
- golang-github-cznic-strutil
- golang-github-edsrzf-mmap-go
- golang-github-klauspost-reedsolomon
- golang-github-remyoudompheng-bigfft
- golang-github-templexxx-cpufeat
- golang-github-templexxx-reedsolomon
- golang-github-templexxx-xor
- golang-github-tjfoc-gmsm
- golang-github-xtaci-smux

Fabio


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Spring cleaning my golang packages (orphaning now unused stuff)

2018-03-07 Thread Athos Ribeiro
On Wed, Mar 07, 2018 at 07:29:35PM +, Fabio Valentini wrote:
[snip...]
> 
> Also, Athos, if you're reading this, I see that hugo is also using my
> package golang-github-gobwas-glob - I can make you a co-maintainer if you
> want.

Yes, please :)

Thank you, Fabio

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org