Re: Please update form pep8 to pycodestyle

2019-07-19 Thread José Abílio Matos
On Wednesday, 26 June 2019 12.12.47 WEST Miro Hrončok wrote:
> jamatospython-natsort

Fixed. I have removed the dependency.

Thank you. :-)
-- 
José Abílio

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Please update form pep8 to pycodestyle

2019-06-27 Thread Dridi Boukelmoune
On Wed, Jun 26, 2019 at 3:06 PM José Abílio Matos  wrote:
>
> On Wednesday, 26 June 2019 13.03.44 WEST Vít Ondruch wrote:
> > I agree with the "# Stop linting code in %%check and measuring coverage,
> > this is upstream's business" reasoning. Shouldn't we mention that
> > somewhere in guidelines?
> >
> >
> > Vít
>
> The funny part is that this consideration applies to more than just python. In
> this case I am thinking as an example in R packages that suffer from the same
> malady. :-)

Well, if the linter brings actual value (shellcheck for example does)
and maintainers use that to locally patch whatever fails linting and
sends the patches upstream bragging that this was First discovered in
Rawhide because we have the latest release of the linter, I see no
problem with that :p

Cheers
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Please update form pep8 to pycodestyle

2019-06-26 Thread José Abílio Matos
On Wednesday, 26 June 2019 13.03.44 WEST Vít Ondruch wrote:
> I agree with the "# Stop linting code in %%check and measuring coverage,
> this is upstream's business" reasoning. Shouldn't we mention that
> somewhere in guidelines?
> 
> 
> Vít

The funny part is that this consideration applies to more than just python. In 
this case I am thinking as an example in R packages that suffer from the same 
malady. :-)

-- 
José Abílio

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Please update form pep8 to pycodestyle

2019-06-26 Thread Miro Hrončok

On 26. 06. 19 14:03, Vít Ondruch wrote:


Dne 26. 06. 19 v 13:23 Miro Hrončok napsal(a):

On 26. 06. 19 13:12, Miro Hrončok wrote:

This is a not that python-pep8 is dead upstream and changed to
python-pycodestyle.

We want to get rid of python-pep8:
https://bugzilla.redhat.com/show_bug.cgi?id=1667200

Please migrate your package away from python-pep8 /
python-pytest-pep8 to python-pycodestyle / python-pytest-pycodestyle
(*).

(*) python-pytest-pycodestyle needs to be packaged, I can do that if
there is a demand


Here's an example commit that simply drops all linting:

https://src.fedoraproject.org/rpms/python-utils/c/dc469f6e34136327c2f23c7643c4dfad21f05f68?branch=master




I agree with the "# Stop linting code in %%check and measuring coverage,
this is upstream's business" reasoning. Shouldn't we mention that
somewhere in guidelines?


Arguably, we should. https://pagure.io/packaging-committee/issue/909

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Please update form pep8 to pycodestyle

2019-06-26 Thread Vít Ondruch

Dne 26. 06. 19 v 13:23 Miro Hrončok napsal(a):
> On 26. 06. 19 13:12, Miro Hrončok wrote:
>> This is a not that python-pep8 is dead upstream and changed to
>> python-pycodestyle.
>>
>> We want to get rid of python-pep8:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1667200
>>
>> Please migrate your package away from python-pep8 /
>> python-pytest-pep8 to python-pycodestyle / python-pytest-pycodestyle
>> (*).
>>
>> (*) python-pytest-pycodestyle needs to be packaged, I can do that if
>> there is a demand
>
> Here's an example commit that simply drops all linting:
>
> https://src.fedoraproject.org/rpms/python-utils/c/dc469f6e34136327c2f23c7643c4dfad21f05f68?branch=master
>
>

I agree with the "# Stop linting code in %%check and measuring coverage,
this is upstream's business" reasoning. Shouldn't we mention that
somewhere in guidelines?


Vít
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Please update form pep8 to pycodestyle

2019-06-26 Thread Miro Hrončok

On 26. 06. 19 13:12, Miro Hrončok wrote:

This is a not that python-pep8 is dead upstream and changed to 
python-pycodestyle.

We want to get rid of python-pep8:
https://bugzilla.redhat.com/show_bug.cgi?id=1667200

Please migrate your package away from python-pep8 / python-pytest-pep8 to 
python-pycodestyle / python-pytest-pycodestyle (*).


(*) python-pytest-pycodestyle needs to be packaged, I can do that if there is a 
demand


Here's an example commit that simply drops all linting:

https://src.fedoraproject.org/rpms/python-utils/c/dc469f6e34136327c2f23c7643c4dfad21f05f68?branch=master

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Please update form pep8 to pycodestyle

2019-06-26 Thread Miro Hrončok

This is a not that python-pep8 is dead upstream and changed to 
python-pycodestyle.

We want to get rid of python-pep8:
https://bugzilla.redhat.com/show_bug.cgi?id=1667200

Please migrate your package away from python-pep8 / python-pytest-pep8 to 
python-pycodestyle / python-pytest-pycodestyle (*).


(*) python-pytest-pycodestyle needs to be packaged, I can do that if there is a 
demand


Thanks.

Maintainers by package:
buildstream  bochecha
imgbased dougsland fabiand sbonazzo yuvalturg
pylast   peter
python-autobahn  jujens
python-cliappsalimma
python-dictdifferjkim jmontleon
python-f5-icontrol-rest xavierb
python-flake8-polyfill cottsay
python-keystoneauth1 alphacc apevec pabelanger
python-mwclient  adamwill rdieter tuxbrewr
python-natsort   immanetize jamatos
python-pydocstyletadej
python-pytest-pep8   cstratak orion
python-ryu   abregman apevec
python-shortuuid pbrobinson
python-stem  jorti
python-terminaltables terjeros
python-txaio jujens
python-utils churchyard
spyder   nonamedotc thozza

Packages by maintainer:
abregman   python-ryu
adamwill   python-mwclient
alphaccpython-keystoneauth1
apevec python-keystoneauth1 python-ryu
bochecha   buildstream
churchyard python-utils
cottsaypython-flake8-polyfill
cstratak   python-pytest-pep8
dougsland  imgbased
fabiandimgbased
immanetize python-natsort
jamatospython-natsort
jkim   python-dictdiffer
jmontleon  python-dictdiffer
jorti  python-stem
jujens python-autobahn python-txaio
nonamedotc spyder
orion  python-pytest-pep8
pabelanger python-keystoneauth1
pbrobinson python-shortuuid
peter  pylast
rdieterpython-mwclient
salimmapython-cliapp
sbonazzo   imgbased
tadej  python-pydocstyle
terjeros   python-terminaltables
thozza spyder
tuxbrewr   python-mwclient
xavierbpython-f5-icontrol-rest
yuvalturg  imgbased

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org