update python-alembic.spec.

update description
This commit is contained in:
晨东 2020-07-12 10:57:22 +08:00 committed by Gitee
parent 2075fc2bd3
commit 865e413b2e

View File

@ -12,17 +12,6 @@ BuildArch: noarch
%description %description
Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and
adheres to the same standards and conventions as the core project. adheres to the same standards and conventions as the core project.
Development / Bug reporting / Pull requests
___________________________________________
Please refer to the
`SQLAlchemy Community Guide <https://www.sqlalchemy.org/develop.html>`_ for
guidelines on coding and participating in this project.
Code of Conduct
_______________
Above all, SQLAlchemy places great emphasis on polite, thoughtful, and
constructive communication between users and developers.
Please see our current Code of Conduct at
`Code of Conduct <https://www.sqlalchemy.org/codeofconduct.html>`_.
%package -n python3-alembic %package -n python3-alembic
Summary: A database migration tool for SQLAlchemy. Summary: A database migration tool for SQLAlchemy.
@ -32,17 +21,6 @@ BuildRequires: python3-setuptools
%description -n python3-alembic %description -n python3-alembic
Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and
adheres to the same standards and conventions as the core project. adheres to the same standards and conventions as the core project.
Development / Bug reporting / Pull requests
___________________________________________
Please refer to the
`SQLAlchemy Community Guide <https://www.sqlalchemy.org/develop.html>`_ for
guidelines on coding and participating in this project.
Code of Conduct
_______________
Above all, SQLAlchemy places great emphasis on polite, thoughtful, and
constructive communication between users and developers.
Please see our current Code of Conduct at
`Code of Conduct <https://www.sqlalchemy.org/codeofconduct.html>`_.
%package help %package help
Summary: Development documents and examples for alembic Summary: Development documents and examples for alembic
@ -50,17 +28,6 @@ Provides: python3-alembic-doc
%description help %description help
Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and Alembic is part of the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and
adheres to the same standards and conventions as the core project. adheres to the same standards and conventions as the core project.
Development / Bug reporting / Pull requests
___________________________________________
Please refer to the
`SQLAlchemy Community Guide <https://www.sqlalchemy.org/develop.html>`_ for
guidelines on coding and participating in this project.
Code of Conduct
_______________
Above all, SQLAlchemy places great emphasis on polite, thoughtful, and
constructive communication between users and developers.
Please see our current Code of Conduct at
`Code of Conduct <https://www.sqlalchemy.org/codeofconduct.html>`_.
%prep %prep
%autosetup -n alembic-1.4.2 %autosetup -n alembic-1.4.2