aboutsummaryrefslogtreecommitdiff
path: root/databases/py-alembic
Commit message (Collapse)AuthorAgeFilesLines
* devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutilPo-Chuan Hsieh2024-04-131-1/+2
| | | | | | - Convert to USE_PYTHON=pep517 - Bump PORTREVISION of dependent ports for dependency change - While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX for *_DEPENDS
* databases/py-alembic: Update version 1.13.0=>1.13.1Muhammad Moinur Rahman2023-12-222-5/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1
* databases/py-alembic: Update version 1.12.1=>1.13.0Muhammad Moinur Rahman2023-12-042-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0
* databases/py-alembic: Update version 1.12.0=>1.12.1Muhammad Moinur Rahman2023-10-272-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1
* databases/py-alembic: Update version 1.11.3=>1.12.0Muhammad Moinur Rahman2023-09-032-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0
* databases/py-alembic: Update version 1.11.2=>1.11.3Muhammad Moinur Rahman2023-08-172-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3
* databases/py-alembic: Update version 1.11.1=>1.11.2Muhammad Moinur Rahman2023-08-062-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* databases/py-alembic: Update version 1.11.0=>1.11.1Muhammad Moinur Rahman2023-05-182-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1
* databases/py-alembic: Update version 1.10.4=>1.11.0Muhammad Moinur Rahman2023-05-172-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0
* databases/py-alembic: Update version 1.10.3=>1.10.4Muhammad Moinur Rahman2023-04-262-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4
* databases/py-alembic: Update version 1.10.2=>1.10.3Muhammad Moinur Rahman2023-04-122-4/+4
| | | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3
* databases/py-alembic: Update version 1.9.4=>1.10.2Muhammad Moinur Rahman2023-03-102-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2
* databases/py-alembic: Update version 1.9.2=>1.9.4Muhammad Moinur Rahman2023-02-202-4/+4
| | | | Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4
* databases/py-alembic: Update version 1.9.1=>1.9.2Muhammad Moinur Rahman2023-02-012-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* databases/py-alembic: Update version 1.8.1=>1.9.1Muhammad Moinur Rahman2022-12-312-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* databases/py-alembic: Update version 1.8.0=>1.8.1Muhammad Moinur Rahman2022-07-192-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1
* Fix CONFLICTS_INSTALL in the databases categoryStefan Eßer2022-06-291-1/+1
| | | | Approved by: portmgr (implicit)
* databases/py-alembic: Update version 1.7.7=>1.8.0Muhammad Moinur Rahman2022-06-022-5/+5
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0
* databases/py-alembic: Update version 1.7.6=>1.7.7Muhammad Moinur Rahman2022-03-222-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7
* databases/py-alembic: Update version 1.7.5=>1.7.6Muhammad Moinur Rahman2022-02-152-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* databases/py-alembic: Update version 1.7.4=>1.7.5Muhammad Moinur Rahman2021-12-062-4/+4
| | | | Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5
* databases/py-alembic: Update version 1.4.3=>1.7.4Muhammad Moinur Rahman2021-10-142-8/+10
| | | | | | | | | - Add LICENSE_FILE - Mark USE_PYTHON=concurrent PR: 257371 Reported by: meka@tilda.center Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* databases/py-alembic: Update version 1.4.2=>1.4.3Muhammad Moinur Rahman2020-09-302-4/+12
| | | | | | | | | | - Add TEST framework - Mark NO_ARCH Relnotes: https://alembic.sqlalchemy.org/en/latest/changelog.html Notes: svn path=/head/; revision=550733
* - Update to 1.4.2Li-Wen Hsu2020-03-312-5/+5
| | | | | | | | | - Pass maintainership to bofh Rquested by: bofh Notes: svn path=/head/; revision=529941
* - Update to 1.0.11Li-Wen Hsu2019-07-232-4/+4
| | | | Notes: svn path=/head/; revision=507208
* Update to 1.0.9Li-Wen Hsu2019-04-182-4/+4
| | | | Notes: svn path=/head/; revision=499234
* - Update to 1.0.8Li-Wen Hsu2019-03-132-4/+4
| | | | Notes: svn path=/head/; revision=495617
* - Update to 1.0.7Li-Wen Hsu2019-01-262-4/+4
| | | | Notes: svn path=/head/; revision=491251
* - Update to 1.0.5Li-Wen Hsu2018-12-072-4/+4
| | | | Notes: svn path=/head/; revision=486847
* - Update to 1.0.1Li-Wen Hsu2018-10-302-5/+4
| | | | Notes: svn path=/head/; revision=483442
* Change dependency from sqlalchemy10 to sqlalchemy12 because mail/mailman3 needsLi-Wen Hsu2018-07-311-1/+2
| | | | | | | | PR: 230164 Submitted by: pi Notes: svn path=/head/; revision=476001
* - Update to 1.0.0Li-Wen Hsu2018-07-282-4/+4
| | | | Notes: svn path=/head/; revision=475618
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-4/+4
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* - Update to 0.9.9Li-Wen Hsu2018-03-232-4/+4
| | | | Notes: svn path=/head/; revision=465348
* - Update to 0.9.8Li-Wen Hsu2018-02-172-5/+4
| | | | Notes: svn path=/head/; revision=462148
* - Add missing RUN_DEPENDS, sortLi-Wen Hsu2017-12-131-2/+5
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=456213
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Update to 0.9.6Li-Wen Hsu2017-11-302-4/+4
| | | | Notes: svn path=/head/; revision=455186
* - Update to 0.9.1Li-Wen Hsu2017-04-142-4/+4
| | | | Notes: svn path=/head/; revision=438496
* - Update to 0.8.10Li-Wen Hsu2017-02-173-5/+5
| | | | | | | - Update WWW Notes: svn path=/head/; revision=434265
* - Update to 0.8.9Li-Wen Hsu2016-11-292-4/+4
| | | | Notes: svn path=/head/; revision=427370
* - Update to 0.8.8Li-Wen Hsu2016-10-182-5/+5
| | | | | | | | | | - Change RUN_DEPENDS to py-sqlalchemy10 [1] PR: 213562 [1] Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> Notes: svn path=/head/; revision=424148