notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/py-sqlalchemy14/Makefile
SVNWeb

Number of commits found: 53

Sun, 9 Jul 2023
[ 21:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:c947373b2d1a063f4608e6de07cf976a019e5ffb  commit hash:c947373b2d1a063f4608e6de07cf976a019e5ffb  commit hash:c947373b2d1a063f4608e6de07cf976a019e5ffb  c947373 
databases/py-sqlalchemy14: Update to 1.4.49

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Fri, 30 Jun 2023
[ 07:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:861d0a219ccb67d8e79aa67bc49fa9f7b045e7c0  commit hash:861d0a219ccb67d8e79aa67bc49fa9f7b045e7c0  commit hash:861d0a219ccb67d8e79aa67bc49fa9f7b045e7c0  861d0a21 
databases/py-sqlalchemy14: Remove outdated PYTHON_REL check after lang/python37
removal
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

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>
Tue, 2 May 2023
[ 19:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:785dd35bf01b76b310cfc4bd51fe28cd6f95f485  commit hash:785dd35bf01b76b310cfc4bd51fe28cd6f95f485  commit hash:785dd35bf01b76b310cfc4bd51fe28cd6f95f485  785dd35 
databases/py-sqlalchemy14: Update to 1.4.48

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 5 Apr 2023
[ 17:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a0f696486bdf2dfece73634f6ffacc210c2e4678  commit hash:a0f696486bdf2dfece73634f6ffacc210c2e4678  commit hash:a0f696486bdf2dfece73634f6ffacc210c2e4678  a0f6964 
databases/py-sqlalchemy14: Update to 1.4.47

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 21 Mar 2023
[ 19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:55d993e6c8f35cf7b06925c3c0dc896a8691ce21  commit hash:55d993e6c8f35cf7b06925c3c0dc896a8691ce21  commit hash:55d993e6c8f35cf7b06925c3c0dc896a8691ce21  55d993e 
databases/py-sqlalchemy14: Update WWW
Mon, 30 Jan 2023
[ 12:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:401ff1d0589c0bf7092861e95b0aedba4492fc1d  commit hash:401ff1d0589c0bf7092861e95b0aedba4492fc1d  commit hash:401ff1d0589c0bf7092861e95b0aedba4492fc1d  401ff1d 
databases/py-sqlalchemy14: Update to 1.4.46

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Fri, 30 Dec 2022
[ 09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0f5a1518f95a5fc041cd76534baccc777a59465b  commit hash:0f5a1518f95a5fc041cd76534baccc777a59465b  commit hash:0f5a1518f95a5fc041cd76534baccc777a59465b  0f5a151 
databases/py-sqlalchemy14: Update to 1.4.44

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sat, 19 Nov 2022
[ 08:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e481e25e62a030ef5c9fa67c2846078d1f8b6607  commit hash:e481e25e62a030ef5c9fa67c2846078d1f8b6607  commit hash:e481e25e62a030ef5c9fa67c2846078d1f8b6607  e481e25 
databases/py-sqlalchemy14: Update version requirement of TEST_DEPENDS
Sat, 10 Sep 2022
[ 13:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:821fff73e37c8480e11c3d15c52119034589bd50  commit hash:821fff73e37c8480e11c3d15c52119034589bd50  commit hash:821fff73e37c8480e11c3d15c52119034589bd50  821fff7 
databases/py-sqlalchemy14: Update to 1.4.41

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 31 Aug 2022
[ 11:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:4a8910ab1d28628ff6d9e839655ff65ad4fb4e64  commit hash:4a8910ab1d28628ff6d9e839655ff65ad4fb4e64  commit hash:4a8910ab1d28628ff6d9e839655ff65ad4fb4e64  4a8910a 
databases/py-sqlalchemy14: Update to 1.4.40

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 29 Jun 2022
[ 21:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:5e0153ec4b248cf9759329207f6c3457506665ad  commit hash:5e0153ec4b248cf9759329207f6c3457506665ad  commit hash:5e0153ec4b248cf9759329207f6c3457506665ad  5e0153e 
databases/py-sqlalchemy14: Update to 1.4.39

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
[ 16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:190a7b060e270bfb97f2bbea79da64f54be772a9  commit hash:190a7b060e270bfb97f2bbea79da64f54be772a9  commit hash:190a7b060e270bfb97f2bbea79da64f54be772a9  190a7b0 
databases/py-sqlalchemy14: Update to 1.4.38

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
[ 15:57 Stefan Eßer (se) search for other commits by this committer ]    commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  da00957  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
Fri, 3 Jun 2022
[ 23:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3bb1751988e0e7f4f47bb30cceaa01ca9b105d20  commit hash:3bb1751988e0e7f4f47bb30cceaa01ca9b105d20  commit hash:3bb1751988e0e7f4f47bb30cceaa01ca9b105d20  3bb1751 
databases/py-sqlalchemy14: Update to 1.4.37

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sat, 30 Apr 2022
[ 15:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3bb91cc93347bb7996ef1fd1a58c8ed129c181f6  commit hash:3bb91cc93347bb7996ef1fd1a58c8ed129c181f6  commit hash:3bb91cc93347bb7996ef1fd1a58c8ed129c181f6  3bb91cc 
databases/py-sqlalchemy14: Update to 1.4.36

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 17 Apr 2022
[ 23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:bb75bf69a7444d6c67a8357f7cd582079f55d5d3  commit hash:bb75bf69a7444d6c67a8357f7cd582079f55d5d3  commit hash:bb75bf69a7444d6c67a8357f7cd582079f55d5d3  bb75bf6 
databases/py-sqlalchemy14: Update to 1.4.35

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:277d92981f99d19f9a383b7b797e732d517d971d  commit hash:277d92981f99d19f9a383b7b797e732d517d971d  commit hash:277d92981f99d19f9a383b7b797e732d517d971d  277d929 
databases/py-sqlalchemy14: Update to 1.4.34

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Fri, 25 Mar 2022
[ 13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2f069ca67b8670f3e74e5f5d70da8754366fa36a  commit hash:2f069ca67b8670f3e74e5f5d70da8754366fa36a  commit hash:2f069ca67b8670f3e74e5f5d70da8754366fa36a  2f069ca 
databases/py-sqlalchemy14: Update to 1.4.32

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 25 Jan 2022
[ 19:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e0043802093a35793041915b9c5dde92ae854942  commit hash:e0043802093a35793041915b9c5dde92ae854942  commit hash:e0043802093a35793041915b9c5dde92ae854942  e004380 
databases/py-sqlalchemy14: Update to 1.4.31

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 23 Jan 2022
[ 18:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:effda8f2d97c8e5e474dd092f2540556d49c187f  commit hash:effda8f2d97c8e5e474dd092f2540556d49c187f  commit hash:effda8f2d97c8e5e474dd092f2540556d49c187f  effda8f 
databases/py-sqlalchemy14: Update to 1.4.29

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 11 Jan 2022
[ 18:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:44ee9fb5522c72472828605710f1ed9c0159730c  commit hash:44ee9fb5522c72472828605710f1ed9c0159730c  commit hash:44ee9fb5522c72472828605710f1ed9c0159730c  44ee9fb 
databases/py-sqlalchemy14: Update to 1.4.28

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 21 Nov 2021
[ 18:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b6247404b17be3cbb520150b6bc8d22536f4fbe6  commit hash:b6247404b17be3cbb520150b6bc8d22536f4fbe6  commit hash:b6247404b17be3cbb520150b6bc8d22536f4fbe6  b624740 
databases/py-sqlalchemy14: Update to 1.4.27

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Mon, 25 Oct 2021
[ 21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1e7f5481cecd95bc0295de77d60a23686bb24fc1  commit hash:1e7f5481cecd95bc0295de77d60a23686bb24fc1  commit hash:1e7f5481cecd95bc0295de77d60a23686bb24fc1  1e7f548 
databases/py-sqlalchemy14: Update to 1.4.26

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Mon, 27 Sep 2021
[ 15:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3c9ff3ac908709f433c870e18dcc35053ffbd121  commit hash:3c9ff3ac908709f433c870e18dcc35053ffbd121  commit hash:3c9ff3ac908709f433c870e18dcc35053ffbd121  3c9ff3a 
databases/py-sqlalchemy14: Update to 1.4.25

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 21 Sep 2021
[ 03:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6639006cac33cb4408f341e50cc902c98abcfe63  commit hash:6639006cac33cb4408f341e50cc902c98abcfe63  commit hash:6639006cac33cb4408f341e50cc902c98abcfe63  6639006 
databases/py-sqlalchemy14: Update to 1.4.23

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 19 Sep 2021
[ 06:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:59f5b3ab111540dc0f0f0fc4a19014843f200095  commit hash:59f5b3ab111540dc0f0f0fc4a19014843f200095  commit hash:59f5b3ab111540dc0f0f0fc4a19014843f200095  59f5b3a 
databases/py-sqlalchemy14: Convert PORTDOCS and PORTEXAMPLES to PLIST entries
Tue, 31 Aug 2021
[ 19:50 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:1617d07c5822e37551f4fc84aca62881aca77d12  commit hash:1617d07c5822e37551f4fc84aca62881aca77d12  commit hash:1617d07c5822e37551f4fc84aca62881aca77d12  1617d07 
databases/py-sqlalchemy14: Add CPE information

Approved by:	portmgr (blanket)
Sat, 24 Jul 2021
[ 20:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f726b0c416f4ffb13f46df18fa19588a5e3fe1dd  commit hash:f726b0c416f4ffb13f46df18fa19588a5e3fe1dd  commit hash:f726b0c416f4ffb13f46df18fa19588a5e3fe1dd  f726b0c 
databases/py-sqlalchemy14: Update to 1.4.22

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Thu, 15 Jul 2021
[ 23:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6825005383e4d8197b0463cadbfa2cbb39936709  commit hash:6825005383e4d8197b0463cadbfa2cbb39936709  commit hash:6825005383e4d8197b0463cadbfa2cbb39936709  6825005 
databases/py-sqlalchemy14: Update to 1.4.21

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 6 Jul 2021
[ 14:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e0d6b00cbae30ff66903ae941c4840904f32cfc1  commit hash:e0d6b00cbae30ff66903ae941c4840904f32cfc1  commit hash:e0d6b00cbae30ff66903ae941c4840904f32cfc1  e0d6b00 
databases/py-sqlalchemy14: Update to 1.4.20

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 30 Jun 2021
[ 20:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:83137dde93f2af0953647828fead9eb52451af1b  commit hash:83137dde93f2af0953647828fead9eb52451af1b  commit hash:83137dde93f2af0953647828fead9eb52451af1b  83137dd 
databases/py-sqlalchemy14: Update to 1.4.19

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 20 Jun 2021
[ 16:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0f471a40527b98a50178ba7d5c5e168bde17facf  commit hash:0f471a40527b98a50178ba7d5c5e168bde17facf  commit hash:0f471a40527b98a50178ba7d5c5e168bde17facf  0f471a4 
databases/py-sqlalchemy14: Update to 1.4.18

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Mon, 14 Jun 2021
[ 17:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6776729f31eaac8394411368de1bbec0f71209e9  commit hash:6776729f31eaac8394411368de1bbec0f71209e9  commit hash:6776729f31eaac8394411368de1bbec0f71209e9  6776729 
databases/py-sqlalchemy14: Update to 1.4.17

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Thu, 10 Jun 2021
[ 14:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:66ac7829da7c4e9c5f5fad0869991b1a759773cc  commit hash:66ac7829da7c4e9c5f5fad0869991b1a759773cc  commit hash:66ac7829da7c4e9c5f5fad0869991b1a759773cc  66ac782 
databases/py-sqlalchemy14: Update to 1.4.16

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 25 May 2021
[ 13:55 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:0729af4255a63ee299e0c63a18b6a86520a19e02  commit hash:0729af4255a63ee299e0c63a18b6a86520a19e02  commit hash:0729af4255a63ee299e0c63a18b6a86520a19e02  0729af4  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
Tue, 18 May 2021
[ 19:28 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:61eb173de5af5a0cfee6006aaf39441efc912f28  commit hash:61eb173de5af5a0cfee6006aaf39441efc912f28  commit hash:61eb173de5af5a0cfee6006aaf39441efc912f28  61eb173 
databases/py-sqlalchemy14: Update to 1.4.15

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 16 May 2021
[ 15:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f650ace96bb8320523881abcfa1d05ed9ffefce0  commit hash:f650ace96bb8320523881abcfa1d05ed9ffefce0  commit hash:f650ace96bb8320523881abcfa1d05ed9ffefce0  f650ace 
databases/py-sqlalchemy14: Update to 1.4.14

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Tue, 11 May 2021
[ 21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7a61a5fb423409e8490235441f57de65806728a1  commit hash:7a61a5fb423409e8490235441f57de65806728a1  commit hash:7a61a5fb423409e8490235441f57de65806728a1  7a61a5f 
databases/py-sqlalchemy14: Update to 1.4.13

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Fri, 7 May 2021
[ 09:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a1e26aa9c836ecd7734094d958cc74be0673a06e  commit hash:a1e26aa9c836ecd7734094d958cc74be0673a06e  commit hash:a1e26aa9c836ecd7734094d958cc74be0673a06e  a1e26aa 
databases/py-sqlalchemy14: Update to 1.4.12

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 2 May 2021
[ 19:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0fd96c88f8a4c57809cf0504b437c3a42f4f141f  commit hash:0fd96c88f8a4c57809cf0504b437c3a42f4f141f  commit hash:0fd96c88f8a4c57809cf0504b437c3a42f4f141f  0fd96c8 
databases/py-sqlalchemy14: Update to 1.4.11

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sat, 1 May 2021
[ 22:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0a84caebd388c0080207d829d64aa0e36e138cd7  commit hash:0a84caebd388c0080207d829d64aa0e36e138cd7  commit hash:0a84caebd388c0080207d829d64aa0e36e138cd7  0a84cae 
databases/py-sqlalchemy14: Update to 1.4.10

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Thu, 29 Apr 2021
[ 14:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:644d1bcc6ec2a8d256301bb4e1e2982492151ef7  commit hash:644d1bcc6ec2a8d256301bb4e1e2982492151ef7  commit hash:644d1bcc6ec2a8d256301bb4e1e2982492151ef7  644d1bc 
databases/py-sqlalchemy14: Update to 1.4.9

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 25 Apr 2021
[ 20:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f6ce17320c9fe93773216a59b65073dfe4f3d046  commit hash:f6ce17320c9fe93773216a59b65073dfe4f3d046  commit hash:f6ce17320c9fe93773216a59b65073dfe4f3d046  f6ce173 
databases/py-sqlalchemy14: Update to 1.4.8

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sun, 18 Apr 2021
[ 05:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:268ab3a26f47165c010bef80df97905eda5a07fa  commit hash:268ab3a26f47165c010bef80df97905eda5a07fa  commit hash:268ab3a26f47165c010bef80df97905eda5a07fa  268ab3a 
databases/py-sqlalchemy14: Update to 1.4.4

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 17 Feb 2021
[ 18:05 sunpoet search for other commits by this committer ] Original commit   Revision:565584
Update to 1.4.0b3

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Sat, 6 Feb 2021
[ 20:45 sunpoet search for other commits by this committer ] Original commit   Revision:564267
Update to 1.4.0b2

- Update CONFLICTS_INSTALL

Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Sun, 15 Nov 2020
[ 17:55 sunpoet search for other commits by this committer ] Original commit   Revision:555248
Add py-sqlalchemy14 1.4.0b1 (copied from py-sqlalchemy13)

Number of commits found: 53