Skip to content

Commit

Permalink
Include m4/setup_cfg_metadata.m4 in setup.cfg files to reduce boilerp…
Browse files Browse the repository at this point in the history
…late
  • Loading branch information
Matthias Koeppe committed Jul 23, 2023
1 parent 2a14c45 commit 63afbd4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 114 deletions.
20 changes: 1 addition & 19 deletions pkgs/sagemath-bliss/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Graph (iso/auto)morphisms with bliss
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down
20 changes: 1 addition & 19 deletions pkgs/sagemath-coxeter3/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Coxeter groups, Bruhat ordering, Kazhdan-Lusztig polynomials with coxeter3
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down
20 changes: 1 addition & 19 deletions pkgs/sagemath-mcqd/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Finding maximum cliques with mcqd
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down
20 changes: 1 addition & 19 deletions pkgs/sagemath-meataxe/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Matrices over small finite fields with meataxe
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down
20 changes: 1 addition & 19 deletions pkgs/sagemath-sirocco/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Certified root continuation with sirocco
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down
20 changes: 1 addition & 19 deletions pkgs/sagemath-tdlib/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,7 @@ version = file: VERSION.txt
description = Sage: Open Source Mathematics Software: Tree decompositions with tdlib
long_description = file: README.rst
long_description_content_type = text/x-rst
license = GNU General Public License (GPL) v2 or later
author = The Sage Developers
author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

classifiers =
Development Status :: 6 - Mature
Intended Audience :: Education
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Operating System :: POSIX
Operating System :: MacOS :: MacOS X
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Mathematics
include(`setup_cfg_metadata.m4')dnl'

[options]
python_requires = >=3.8, <3.12
Expand Down

0 comments on commit 63afbd4

Please sign in to comment.