diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-14 11:21:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:02 +0700 |
commit | 14db2091270b4e2d8a5b68c14ba09377331d476f (patch) | |
tree | 17a9b59db5e21914fa35b7ad6562134c8507672c /python/attrs/slack-desc | |
parent | 342ab98662950a9029950869ce8be0917b9a52d4 (diff) |
python/python2-attrs: renamed from attrs, updated for version 21.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/attrs/slack-desc')
-rw-r--r-- | python/attrs/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/attrs/slack-desc b/python/attrs/slack-desc deleted file mode 100644 index c712e5ea3376f..0000000000000 --- a/python/attrs/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -attrs: attrs (attributes without boilerplate) -attrs: -attrs: attrs is an MIT-licensed Python package with class decorators that -attrs: ease the chores of implementing the most common attribute-related -attrs: object protocols. -attrs: -attrs: Homepage: https://pypi.python.org/pypi/attrs -attrs: -attrs: -attrs: -attrs: |