Hello,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
I unfortunately don't have time to proceed with the full retirement process myself. If somebody would like to pick it up: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Cl...
$ dnf repoquery --whatrequires python2-pep8 python2-autopep8-0:1.2.4-9.fc29.noarch python2-pytest-pep8-0:1.0.6-15.fc29.noarch python2-spyder-0:3.3.1-3.fc29.noarch $ dnf repoquery --whatrequires python3-pep8 python3-autopep8-0:1.2.4-9.fc29.noarch python3-hacking-0:1.1.0-3.fc29.noarch python3-pytest-pep8-0:1.0.6-15.fc29.noarch python3-spyder-0:3.3.1-3.fc29.noarch
See also https://bugzilla.redhat.com/show_bug.cgi?id=1667200%27s dependent bugs.
(Please CC me on replies that need my attention.)
On 29. 01. 19 5:07, iliana weller wrote:
Hello,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
I unfortunately don't have time to proceed with the full retirement process myself. If somebody would like to pick it up: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Cl...
$ dnf repoquery --whatrequires python2-pep8 python2-autopep8-0:1.2.4-9.fc29.noarch python2-pytest-pep8-0:1.0.6-15.fc29.noarch python2-spyder-0:3.3.1-3.fc29.noarch $ dnf repoquery --whatrequires python3-pep8 python3-autopep8-0:1.2.4-9.fc29.noarch python3-hacking-0:1.1.0-3.fc29.noarch python3-pytest-pep8-0:1.0.6-15.fc29.noarch python3-spyder-0:3.3.1-3.fc29.noarch
See also https://bugzilla.redhat.com/show_bug.cgi?id=1667200%27s dependent bugs.
I would like to see the package retired.
python-autopep8, python-pytest-pep8, spyder, python-hacking:
Would you mind switching to pycodestyle?
$ dnf repoquery --repo=rawhide-source --whatrequires pythonX-pep8 (simplified) cachedir genbackupdata imgbased ovirt-guest-agent pylast python-actdiag python-autobahn python-blockdiag python-bloom python-cliapp python-f5-icontrol-rest python-nwdiag python-os-win python-ryu python-seqdiag python-shortuuid python-terminaltables python-ttystatus python-txaio syslog-ng
Would you mind switching to pycodestyle or stop linting code on build time?
On Tue, Jan 29, 2019 at 08:40:51AM +0100, Miro Hrončok wrote:
On 29. 01. 19 5:07, iliana weller wrote:
Hello,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
I unfortunately don't have time to proceed with the full retirement process myself. If somebody would like to pick it up: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Cl...
$ dnf repoquery --whatrequires python2-pep8 python2-autopep8-0:1.2.4-9.fc29.noarch python2-pytest-pep8-0:1.0.6-15.fc29.noarch python2-spyder-0:3.3.1-3.fc29.noarch $ dnf repoquery --whatrequires python3-pep8 python3-autopep8-0:1.2.4-9.fc29.noarch python3-hacking-0:1.1.0-3.fc29.noarch python3-pytest-pep8-0:1.0.6-15.fc29.noarch python3-spyder-0:3.3.1-3.fc29.noarch
See also https://bugzilla.redhat.com/show_bug.cgi?id=1667200%27s dependent bugs.
I would like to see the package retired.
python-autopep8, python-pytest-pep8, spyder, python-hacking:
Would you mind switching to pycodestyle?
autopep8 now uses pycodestyle. I should update autopep8 over the next few days.
For hacking, it looks like I missed the commit, which dropped the requirement for pep8, pyflakes, and mccabe. I'll update as well.
Matthias
On 1/29/19 12:40 AM, Miro Hrončok wrote:
On 29. 01. 19 5:07, iliana weller wrote:
Hello,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
I unfortunately don't have time to proceed with the full retirement process myself. If somebody would like to pick it up: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Cl...
$ dnf repoquery --whatrequires python2-pep8 python2-autopep8-0:1.2.4-9.fc29.noarch python2-pytest-pep8-0:1.0.6-15.fc29.noarch python2-spyder-0:3.3.1-3.fc29.noarch $ dnf repoquery --whatrequires python3-pep8 python3-autopep8-0:1.2.4-9.fc29.noarch python3-hacking-0:1.1.0-3.fc29.noarch python3-pytest-pep8-0:1.0.6-15.fc29.noarch python3-spyder-0:3.3.1-3.fc29.noarch
See also https://bugzilla.redhat.com/show_bug.cgi?id=1667200%27s dependent bugs.
I would like to see the package retired.
python-autopep8, python-pytest-pep8, spyder, python-hacking:
Would you mind switching to pycodestyle?
Seems like packages that use python-pytest-pep8 should switch to python-pytest-pycodestyle and python-pytest-pep8 should be retired. Deps appear to be:
nyx python-mutagen python-mwclient python-natsort python-pydocstyle python-stem python-subliminal python-utils
- Orion
On 2/2/19 9:32 PM, Orion Poplawski wrote:
On 1/29/19 12:40 AM, Miro Hrončok wrote:
On 29. 01. 19 5:07, iliana weller wrote:
Hello,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
I unfortunately don't have time to proceed with the full retirement process myself. If somebody would like to pick it up: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Cl...
$ dnf repoquery --whatrequires python2-pep8 python2-autopep8-0:1.2.4-9.fc29.noarch python2-pytest-pep8-0:1.0.6-15.fc29.noarch python2-spyder-0:3.3.1-3.fc29.noarch $ dnf repoquery --whatrequires python3-pep8 python3-autopep8-0:1.2.4-9.fc29.noarch python3-hacking-0:1.1.0-3.fc29.noarch python3-pytest-pep8-0:1.0.6-15.fc29.noarch python3-spyder-0:3.3.1-3.fc29.noarch
See also https://bugzilla.redhat.com/show_bug.cgi?id=1667200%27s dependent bugs.
I would like to see the package retired.
python-autopep8, python-pytest-pep8, spyder, python-hacking:
Would you mind switching to pycodestyle?
Seems like packages that use python-pytest-pep8 should switch to python-pytest-pycodestyle and python-pytest-pep8 should be retired. Deps appear to be:
nyx python-mutagen python-mwclient python-natsort python-pydocstyle python-stem python-subliminal python-utils
- Orion
Hmm, I think that should by pytest-codestyle - and looks like it needs to get packaged first...
Hi,
I've orphaned python-pep8. pep8 was renamed to pycodestyle in 2016; it received its last release in 2017. It should be removed from Fedora in a future release.
In epel7, I'm trying to bump python-tabulate to version 2.5.5 that's the obviously last release for the major version 2.x branch. We shouldn't update python-tabulate to version 3.x something for obvious reasons (ABI/API breakage with other dependencies).
How can we proceed with an orphaned python-pep8 in Fedora that hosts the epel7 branch, too? No idea if python-pep8 is an importand dependency for python-tabulate, it's indeed dropped for the new version 3.x branch.
Regards, Raphael
No, python-flake8 version 2.5.5 is meant that is a dependency of python-tabulate both needing some love in epel7, too. *
On 03. 05. 20 14:26, Raphael Groner wrote:
How can we proceed with an orphaned python-pep8 in Fedora that hosts the epel7 branch, too? No idea if python-pep8 is an importand dependency for python-tabulate
No, it's not important, please don't lint the code on buildtime and drop the dependency.
epel7:
Execution of tests fail, even for python2 (on epel7) and version 2.5.5 of python-flake8. For now, I decided to continue with disabled python3 in epel7.
It seems there's need for a new version of python-pep8 with improved API. The AttributeError is given for most of those test files so I assume a core functionality is b0rken e.g. pyflakes (via _pyflakes.py internally) too, besides engine:
ERROR: test_disables_extensions_that_are_not_selected (flake8.tests.test_engine.TestEngine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/flake8-2.5.5/flake8/tests/test_engine.py", line 117, in test_disables_extensions_that_are_not_selected sg = engine.get_style_guide() File "/builddir/build/BUILD/flake8-2.5.5/flake8/engine.py", line 244, in get_style_guide options.exclude.extend(pep8.normalize_paths(EXTRA_EXCLUDE)) AttributeError: 'module' object has no attribute 'normalize_paths'
Request for package update: https://bugzilla.redhat.com/show_bug.cgi?id=1388248
Maybe discussion should continue on epel mailing?
Am 03.05.20 um 15:33 schrieb Miro Hrončok:
On 03. 05. 20 14:26, Raphael Groner wrote:
How can we proceed with an orphaned python-pep8 in Fedora that hosts the epel7 branch, too? No idea if python-pep8 is an importand dependency for python-tabulate
No, it's not important, please don't lint the code on buildtime and drop the dependency.
On 5/3/20 5:26 AM, Raphael Groner wrote:
How can we proceed with an orphaned python-pep8 in Fedora that hosts the epel7 branch, too? No idea if python-pep8 is an importand dependency for python-tabulate, it's indeed dropped for the new version 3.x branch.
It's fine to have an EPEL-only package with no master branch, right? So that should not be an issue.
Regards,
devel@lists.stg.fedoraproject.org