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-ormar/Makefile

Number of commits found: 17

Wednesday, 4 Oct 2023
20:01 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.12.2

Changelog: https://github.com/collerek/ormar/releases/tag/0.12.2

PR:		273016
commit hash: 855299775d211dfbfbaccbc9be5be4a8b9e37b37 commit hash: 855299775d211dfbfbaccbc9be5be4a8b9e37b37 commit hash: 855299775d211dfbfbaccbc9be5be4a8b9e37b37 commit hash: 855299775d211dfbfbaccbc9be5be4a8b9e37b37 8552997
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
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
Monday, 13 Feb 2023
17:20 Neel Chauhan (nc) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.12.1

Changelog: https://github.com/collerek/ormar/releases/tag/0.12.1

PR:	269507
commit hash: a9238b99d2efcaa0370ebd7dca75c2f1424adfa0 commit hash: a9238b99d2efcaa0370ebd7dca75c2f1424adfa0 commit hash: a9238b99d2efcaa0370ebd7dca75c2f1424adfa0 commit hash: a9238b99d2efcaa0370ebd7dca75c2f1424adfa0 a9238b9
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
Monday, 7 Nov 2022
18:02 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.12.0

Changelog:	https://github.com/collerek/ormar/releases/tag/0.12.0

PR:		267602
commit hash: f38bd162ddc7cfa55fee17759e5e83c2196d7a0c commit hash: f38bd162ddc7cfa55fee17759e5e83c2196d7a0c commit hash: f38bd162ddc7cfa55fee17759e5e83c2196d7a0c commit hash: f38bd162ddc7cfa55fee17759e5e83c2196d7a0c f38bd16
Wednesday, 21 Sep 2022
16:59 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Bump pydantic version in RUN_DEPENDS

 - Fix fallout by bumping pydantic version in RUN_DEPENDS
 - Bump PORTREVISION

PR:		266533
commit hash: 533b717e534306187cdf1f87f680b8b18f605239 commit hash: 533b717e534306187cdf1f87f680b8b18f605239 commit hash: 533b717e534306187cdf1f87f680b8b18f605239 commit hash: 533b717e534306187cdf1f87f680b8b18f605239 533b717
Monday, 12 Sep 2022
16:36 Neel Chauhan (nc) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.11.3

Changelog: https://github.com/collerek/ormar/releases/tag/0.11.3

PR:	266376
commit hash: 981d307926eb4017516cf343b441c0d969e08cac commit hash: 981d307926eb4017516cf343b441c0d969e08cac commit hash: 981d307926eb4017516cf343b441c0d969e08cac commit hash: 981d307926eb4017516cf343b441c0d969e08cac 981d307
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, 5 Jul 2022
09:04 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.11.2

ChangeLog: https://github.com/collerek/ormar/releases/tag/0.11.2

PR:		265013
commit hash: 3b314cfbafbce5196d15a9651f7350cb0c36ce0e commit hash: 3b314cfbafbce5196d15a9651f7350cb0c36ce0e commit hash: 3b314cfbafbce5196d15a9651f7350cb0c36ce0e commit hash: 3b314cfbafbce5196d15a9651f7350cb0c36ce0e 3b314cf
Sunday, 12 Jun 2022
00:44 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.11.1

ChangeLog: https://github.com/collerek/ormar/releases/tag/0.11.1

PR:		264608
commit hash: 07dda179ed116caf25253cb5fc2b47ac8ff58903 commit hash: 07dda179ed116caf25253cb5fc2b47ac8ff58903 commit hash: 07dda179ed116caf25253cb5fc2b47ac8ff58903 commit hash: 07dda179ed116caf25253cb5fc2b47ac8ff58903 07dda17
Tuesday, 7 Jun 2022
23:04 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Adjust dependencie

- adjust dependencie to latest databases/py-databases version

PR:		264516
commit hash: 48949ed4c47ef1ba23538a72993837199250e079 commit hash: 48949ed4c47ef1ba23538a72993837199250e079 commit hash: 48949ed4c47ef1ba23538a72993837199250e079 commit hash: 48949ed4c47ef1ba23538a72993837199250e079 48949ed
Tuesday, 26 Apr 2022
18:31 Neel Chauhan (nc) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.11.0

Changes: https://github.com/collerek/ormar/releases/tag/0.11.0

PR:	263554
commit hash: 1de0883375c1add831279905a25134cdb1d5401d commit hash: 1de0883375c1add831279905a25134cdb1d5401d commit hash: 1de0883375c1add831279905a25134cdb1d5401d commit hash: 1de0883375c1add831279905a25134cdb1d5401d 1de0883
Saturday, 5 Mar 2022
04:58 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: Update to 0.10.25

Changelog:	https://github.com/collerek/ormar/releases/tag/0.10.25

PR:		262313
commit hash: 34580a9589f95589f4fdde5ccae167d36ac2a939 commit hash: 34580a9589f95589f4fdde5ccae167d36ac2a939 commit hash: 34580a9589f95589f4fdde5ccae167d36ac2a939 commit hash: 34580a9589f95589f4fdde5ccae167d36ac2a939 34580a9
Saturday, 29 Jan 2022
06:31 Hiroki Tagato (tagattie) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: update to 0.10.24

While here, loosen version ranges of some dependencies to avoid build
error.

PR:		261190
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	koobs
commit hash: 919fa2a44a3191808598b5b8bdcfac65ce96ec8f commit hash: 919fa2a44a3191808598b5b8bdcfac65ce96ec8f commit hash: 919fa2a44a3191808598b5b8bdcfac65ce96ec8f commit hash: 919fa2a44a3191808598b5b8bdcfac65ce96ec8f 919fa2a
Saturday, 1 Jan 2022
05:08 Hiroki Tagato (tagattie) search for other commits by this committer Author: Goran Mekić
databases/py-ormar: add port: Simple async ORM with fastapi in mind and pydantic
validation

The ormar package is an async mini ORM for Python, with support for Postgres,
MySQL, and SQLite.

The main benefit of using ormar are:
* getting an async ORM that can be used with async frameworks (fastapi,
  starlette etc.)
* getting just one model to maintain - you don't have to maintain pydantic and
  other orm model (sqlalchemy, peewee, gino etc.)

The goal was to create a simple ORM that can be used directly (as request and
response models) with fastapi that bases it's data validation on pydantic.

WWW: https://github.com/collerek/ormar

PR:		257370
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
Reviewed by:	koobs
commit hash: 583287b7d536cc849d468332777339542a750f0a commit hash: 583287b7d536cc849d468332777339542a750f0a commit hash: 583287b7d536cc849d468332777339542a750f0a commit hash: 583287b7d536cc849d468332777339542a750f0a 583287b

Number of commits found: 17