Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556358 - dev-python/pep257-0.6.0 new ebuild
Summary: dev-python/pep257-0.6.0 new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 556356
  Show dependency tree
 
Reported: 2015-07-30 22:00 UTC by Rustam Karimov
Modified: 2018-10-10 06:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pep257-0.6.0.ebuild (file_556358.txt,857 bytes, text/plain)
2015-07-30 22:03 UTC, Rustam Karimov
Details
dev-python/pydocstyle-1.1.1.ebuild (pydocstyle-1.1.1.ebuild,672 bytes, text/plain)
2017-02-06 16:31 UTC, Kristian
Details
dev-python/pydocstyle-2.0.0.ebuild (pydocstyle-2.0.0.ebuild,752 bytes, text/plain)
2017-04-19 14:52 UTC, Kristian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rustam Karimov 2015-07-30 22:00:09 UTC
Python docstring style checker.
Homepage: https://pypi.python.org/pypi/pep257

Reproducible: Always
Comment 1 Rustam Karimov 2015-07-30 22:03:13 UTC
Created attachment 408024 [details]
pep257-0.6.0.ebuild
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2015-08-21 07:41:08 UTC
ditto bug 556356
Comment 3 Kristian 2017-02-06 16:31:40 UTC
Created attachment 462650 [details]
dev-python/pydocstyle-1.1.1.ebuild

the project was renamed to pydocstyle. updated ebuild. it is an optional dependency to pylama (bug #556356), and a hard dependency for >=todoman-2.0.0 (bug #601386).
Comment 4 Kristian 2017-04-19 14:52:51 UTC
Created attachment 470398 [details]
dev-python/pydocstyle-2.0.0.ebuild

new upstream release
has dependencies to dev-python/snowballstemmer and dev-python/six
Comment 5 Larry the Git Cow gentoo-dev 2018-10-10 06:40:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799f8016e7d77e911eeb4b91ed37b31b208ded0f

commit 799f8016e7d77e911eeb4b91ed37b31b208ded0f
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-10-08 20:10:05 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-10-10 06:39:55 +0000

    dev-python/pep257: new package.
    
    pydocstyle is a static analysis tool for checking compliance with Python
    docstring conventions and enforcing PEP257.
    
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.10
    Closes: https://bugs.gentoo.org/556358

 dev-python/pep257/Manifest            |  1 +
 dev-python/pep257/metadata.xml        | 15 ++++++++++++++
 dev-python/pep257/pep257-2.1.1.ebuild | 38 +++++++++++++++++++++++++++++++++++
 3 files changed, 54 insertions(+)