notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/py-alembic/Makefile

Number of commits found: 57

Friday, 22 Dec 2023
23:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.13.0=>1.13.1

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1
commit hash: 44acfcc1064e8448680841b8f10a9552b88d0510 commit hash: 44acfcc1064e8448680841b8f10a9552b88d0510 commit hash: 44acfcc1064e8448680841b8f10a9552b88d0510 commit hash: 44acfcc1064e8448680841b8f10a9552b88d0510 44acfcc
Monday, 4 Dec 2023
22:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.12.1=>1.13.0

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0
commit hash: bc58e95452e0ab1239acf09b6490986ee445b98f commit hash: bc58e95452e0ab1239acf09b6490986ee445b98f commit hash: bc58e95452e0ab1239acf09b6490986ee445b98f commit hash: bc58e95452e0ab1239acf09b6490986ee445b98f bc58e95
Friday, 27 Oct 2023
16:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.12.0=>1.12.1

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1
commit hash: e0b74ab5af045c9cbd531102675be1e7863945d4 commit hash: e0b74ab5af045c9cbd531102675be1e7863945d4 commit hash: e0b74ab5af045c9cbd531102675be1e7863945d4 commit hash: e0b74ab5af045c9cbd531102675be1e7863945d4 e0b74ab
Sunday, 3 Sep 2023
10:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.11.3=>1.12.0

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0
commit hash: 58cc8557ad99c350899931a418e117db2685fdda commit hash: 58cc8557ad99c350899931a418e117db2685fdda commit hash: 58cc8557ad99c350899931a418e117db2685fdda commit hash: 58cc8557ad99c350899931a418e117db2685fdda 58cc855
Thursday, 17 Aug 2023
04:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.11.2=>1.11.3

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3
commit hash: b0d2aa956481ab728a07a5e2c416077864b81d2d commit hash: b0d2aa956481ab728a07a5e2c416077864b81d2d commit hash: b0d2aa956481ab728a07a5e2c416077864b81d2d commit hash: b0d2aa956481ab728a07a5e2c416077864b81d2d b0d2aa9
Sunday, 6 Aug 2023
23:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.11.1=>1.11.2

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2
commit hash: 74657ceda8fa8d9bc5e8545f51cef7b3fcf4ddce commit hash: 74657ceda8fa8d9bc5e8545f51cef7b3fcf4ddce commit hash: 74657ceda8fa8d9bc5e8545f51cef7b3fcf4ddce commit hash: 74657ceda8fa8d9bc5e8545f51cef7b3fcf4ddce 74657ce
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Thursday, 18 May 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.11.0=>1.11.1

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1
commit hash: 68861271a32d5e64f04953a870c6779dd6ad3da3 commit hash: 68861271a32d5e64f04953a870c6779dd6ad3da3 commit hash: 68861271a32d5e64f04953a870c6779dd6ad3da3 commit hash: 68861271a32d5e64f04953a870c6779dd6ad3da3 6886127
Wednesday, 17 May 2023
04:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.10.4=>1.11.0

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0
commit hash: aca63b7918b3c81b4685bdbf849822bfc0684466 commit hash: aca63b7918b3c81b4685bdbf849822bfc0684466 commit hash: aca63b7918b3c81b4685bdbf849822bfc0684466 commit hash: aca63b7918b3c81b4685bdbf849822bfc0684466 aca63b7
Wednesday, 26 Apr 2023
15:49 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.10.3=>1.10.4

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4
commit hash: 931ad09025bc013d54147e6e2eaa0dca68ec1b7c commit hash: 931ad09025bc013d54147e6e2eaa0dca68ec1b7c commit hash: 931ad09025bc013d54147e6e2eaa0dca68ec1b7c commit hash: 931ad09025bc013d54147e6e2eaa0dca68ec1b7c 931ad09
Wednesday, 12 Apr 2023
05:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.10.2=>1.10.3

Changelog:
https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3
commit hash: 619c925a16e3e9980f135d2586f9167a004e375b commit hash: 619c925a16e3e9980f135d2586f9167a004e375b commit hash: 619c925a16e3e9980f135d2586f9167a004e375b commit hash: 619c925a16e3e9980f135d2586f9167a004e375b 619c925
Friday, 10 Mar 2023
22:42 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.9.4=>1.10.2

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2
commit hash: 12ee5c9c0866439a2fe39072badeb3f7aa979e5d commit hash: 12ee5c9c0866439a2fe39072badeb3f7aa979e5d commit hash: 12ee5c9c0866439a2fe39072badeb3f7aa979e5d commit hash: 12ee5c9c0866439a2fe39072badeb3f7aa979e5d 12ee5c9
Monday, 20 Feb 2023
15:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.9.2=>1.9.4

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4
commit hash: b2d3e7a4009ef05ff9e691cf11db38753610ecc9 commit hash: b2d3e7a4009ef05ff9e691cf11db38753610ecc9 commit hash: b2d3e7a4009ef05ff9e691cf11db38753610ecc9 commit hash: b2d3e7a4009ef05ff9e691cf11db38753610ecc9 b2d3e7a
Wednesday, 1 Feb 2023
14:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.9.1=>1.9.2

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2
commit hash: 2299c6bef64670900195e7c86bcdc2e368b0a55b commit hash: 2299c6bef64670900195e7c86bcdc2e368b0a55b commit hash: 2299c6bef64670900195e7c86bcdc2e368b0a55b commit hash: 2299c6bef64670900195e7c86bcdc2e368b0a55b 2299c6b
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Saturday, 31 Dec 2022
21:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.8.1=>1.9.1

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1
commit hash: 996fc7183efb06dd603a32cdea547bf5b0c5eca0 commit hash: 996fc7183efb06dd603a32cdea547bf5b0c5eca0 commit hash: 996fc7183efb06dd603a32cdea547bf5b0c5eca0 commit hash: 996fc7183efb06dd603a32cdea547bf5b0c5eca0 996fc71
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 19 Jul 2022
14:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.8.0=>1.8.1

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1
commit hash: 540690e1dec1437742ee08eda6dcd66b098f55f2 commit hash: 540690e1dec1437742ee08eda6dcd66b098f55f2 commit hash: 540690e1dec1437742ee08eda6dcd66b098f55f2 commit hash: 540690e1dec1437742ee08eda6dcd66b098f55f2 540690e
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Thursday, 2 Jun 2022
17:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.7.7=>1.8.0

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0
commit hash: 2c21b98aa4d966f261b0ea46cbf8183d63d1f395 commit hash: 2c21b98aa4d966f261b0ea46cbf8183d63d1f395 commit hash: 2c21b98aa4d966f261b0ea46cbf8183d63d1f395 commit hash: 2c21b98aa4d966f261b0ea46cbf8183d63d1f395 2c21b98
Tuesday, 22 Mar 2022
11:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.7.6=>1.7.7

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7
commit hash: f7ea9c3ab9fca28f68375e7b463b2eaad4dd20ad commit hash: f7ea9c3ab9fca28f68375e7b463b2eaad4dd20ad commit hash: f7ea9c3ab9fca28f68375e7b463b2eaad4dd20ad commit hash: f7ea9c3ab9fca28f68375e7b463b2eaad4dd20ad f7ea9c3
Tuesday, 15 Feb 2022
06:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.7.5=>1.7.6

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6
commit hash: 7f7754aa8326d51c1774f7c3db812affd43ea73e commit hash: 7f7754aa8326d51c1774f7c3db812affd43ea73e commit hash: 7f7754aa8326d51c1774f7c3db812affd43ea73e commit hash: 7f7754aa8326d51c1774f7c3db812affd43ea73e 7f7754a
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

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)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Monday, 6 Dec 2021
01:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.7.4=>1.7.5

Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5
commit hash: 4ba0f03541ac683bf8db4e68d8052ceea0c6076a commit hash: 4ba0f03541ac683bf8db4e68d8052ceea0c6076a commit hash: 4ba0f03541ac683bf8db4e68d8052ceea0c6076a commit hash: 4ba0f03541ac683bf8db4e68d8052ceea0c6076a 4ba0f03
Thursday, 14 Oct 2021
23:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.4.3=>1.7.4

- 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
commit hash: 7b8174414a43821509506cea63014dc39397c26e commit hash: 7b8174414a43821509506cea63014dc39397c26e commit hash: 7b8174414a43821509506cea63014dc39397c26e commit hash: 7b8174414a43821509506cea63014dc39397c26e 7b81744
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Wednesday, 30 Sep 2020
18:54 bofh search for other commits by this committer
databases/py-alembic: Update version 1.4.2=>1.4.3

- Add TEST framework
- Mark NO_ARCH

Relnotes:	https://alembic.sqlalchemy.org/en/latest/changelog.html
Original commitRevision:550733 
Tuesday, 31 Mar 2020
01:56 lwhsu search for other commits by this committer
- Update to 1.4.2
- Pass maintainership to bofh

Rquested by:	bofh
Original commitRevision:529941 
Tuesday, 23 Jul 2019
06:56 lwhsu search for other commits by this committer
- Update to 1.0.11
Original commitRevision:507208 
Thursday, 18 Apr 2019
05:44 lwhsu search for other commits by this committer
Update to 1.0.9
Original commitRevision:499234 
Wednesday, 13 Mar 2019
16:57 lwhsu search for other commits by this committer
- Update to 1.0.8
Original commitRevision:495617 
Saturday, 26 Jan 2019
09:07 lwhsu search for other commits by this committer
- Update to 1.0.7
Original commitRevision:491251 
Friday, 7 Dec 2018
09:50 lwhsu search for other commits by this committer
- Update to 1.0.5
Original commitRevision:486847 
Tuesday, 30 Oct 2018
02:29 lwhsu search for other commits by this committer
- Update to 1.0.1
Original commitRevision:483442 
Tuesday, 31 Jul 2018
13:21 lwhsu search for other commits by this committer
Change dependency from sqlalchemy10 to sqlalchemy12 because mail/mailman3 needs

PR:		230164
Submitted by:	pi
Original commitRevision:476001 
Saturday, 28 Jul 2018
23:58 lwhsu search for other commits by this committer
- Update to 1.0.0
Original commitRevision:475618 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Friday, 23 Mar 2018
11:52 lwhsu search for other commits by this committer
- Update to 0.9.9
Original commitRevision:465348 
Saturday, 17 Feb 2018
12:11 lwhsu search for other commits by this committer
- Update to 0.9.8
Original commitRevision:462148 
Wednesday, 13 Dec 2017
15:32 lwhsu search for other commits by this committer
- Add missing RUN_DEPENDS, sort

Submitted by:	arved
Original commitRevision:456213 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  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
Original commitRevision:455210 
09:15 lwhsu search for other commits by this committer
- Update to 0.9.6
Original commitRevision:455186 
Friday, 14 Apr 2017
07:50 lwhsu search for other commits by this committer
- Update to 0.9.1
Original commitRevision:438496 
Friday, 17 Feb 2017
03:39 lwhsu search for other commits by this committer
- Update to 0.8.10
- Update WWW
Original commitRevision:434265 
Tuesday, 29 Nov 2016
09:07 lwhsu search for other commits by this committer
- Update to 0.8.9
Original commitRevision:427370 
Tuesday, 18 Oct 2016
06:13 lwhsu search for other commits by this committer
- Update to 0.8.8
- Change RUN_DEPENDS to py-sqlalchemy10 [1]

PR:		213562 [1]
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:424148 
Wednesday, 3 Aug 2016
10:59 lwhsu search for other commits by this committer
- Update to 0.8.7
Original commitRevision:419506 
Sunday, 22 May 2016
10:52 matthew search for other commits by this committer
Reorganise and modernise the py-sqlalchemy ports.

 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
Original commitRevision:415627 
Friday, 6 May 2016
09:21 lwhsu search for other commits by this committer
- Update to 0.8.6
Original commitRevision:414691 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 1 Jan 2016
17:02 lwhsu search for other commits by this committer
- Update to 0.8.4
Original commitRevision:405014 
Sunday, 19 Oct 2014
08:50 mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371173 
Wednesday, 14 May 2014
13:50 lwhsu search for other commits by this committer
- Update to 0.6.5
- Drop easy_install

PR:		ports/189750
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Original commitRevision:354058 
Friday, 3 Jan 2014
08:57 lwhsu search for other commits by this committer
- Update to 0.6.2
Original commitRevision:338533 
Monday, 2 Dec 2013
19:40 lwhsu search for other commits by this committer
Add py-alembic 0.6.1, database migration tool for SQLAlchemy.
Original commitRevision:335534 

Number of commits found: 57