aboutsummaryrefslogtreecommitdiff
path: root/databases/py-fakeredis
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-fakeredis: Update to 2.23.2Po-Chuan Hsieh2024-05-192-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.23.1Po-Chuan Hsieh2024-05-193-11/+17
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.22.0Po-Chuan Hsieh2024-04-202-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.21.3Po-Chuan Hsieh2024-03-232-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.21.1Po-Chuan Hsieh2024-02-213-16/+11
| | | | | | - Add PROBABILISTIC option Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.20.1Po-Chuan Hsieh2023-12-142-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.20.0Po-Chuan Hsieh2023-11-012-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.19.0Po-Chuan Hsieh2023-09-303-4/+22
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.18.1Po-Chuan Hsieh2023-09-112-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.18.0Po-Chuan Hsieh2023-08-212-5/+5
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.17.0Po-Chuan Hsieh2023-08-162-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.16.0Po-Chuan Hsieh2023-07-093-16/+5
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.15.0Po-Chuan Hsieh2023-07-092-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.14.1Po-Chuan Hsieh2023-06-302-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* 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-fakeredis: Update to 2.13.0Po-Chuan Hsieh2023-05-272-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.12.1Po-Chuan Hsieh2023-05-272-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.11.2Po-Chuan Hsieh2023-05-022-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.11.1Po-Chuan Hsieh2023-04-272-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.11.0Po-Chuan Hsieh2023-04-272-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 2.10.3Po-Chuan Hsieh2023-04-093-29/+21
| | | | | | | - Remove AIOREDIS option - Add JSON option Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.10.2Po-Chuan Hsieh2023-04-092-5/+5
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-04-053-16/+20
| | | | - Bump PORTREVISION for package change
* databases/py-fakeredis: Fix daa672509a99430426efe7f370248defd58bf2f3Po-Chuan Hsieh2023-01-301-1/+0
| | | | - Remove duplicate RUN_DEPENDS
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* databases/py-fakeredis: Update to 1.10.1Po-Chuan Hsieh2022-12-303-7/+7
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.9.3Po-Chuan Hsieh2022-10-033-8/+7
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.9.1Po-Chuan Hsieh2022-09-102-4/+4
| | | | Changes: https://github.com/cunla/fakeredis-py/releases
* 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-fakeredis: Update to 1.9.0Po-Chuan Hsieh2022-08-273-5/+5
| | | | | | - Update WWW Changes: https://github.com/cunla/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.8.2Po-Chuan Hsieh2022-07-302-4/+4
| | | | Changes: https://github.com/dsoftwareinc/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.8.1Po-Chuan Hsieh2022-06-163-13/+28
| | | | Changes: https://github.com/dsoftwareinc/fakeredis-py/releases
* databases/py-fakeredis: Update to 1.7.5Po-Chuan Hsieh2022-06-093-9/+10
| | | | | | | - Update LICENSE - Update WWW Changes: https://github.com/dsoftwareinc/fakeredis-py/releases
* databases/py-fakeredis: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2022-06-031-2/+2
|
* databases/py-fakeredis: Sort TEST_DEPENDSPo-Chuan Hsieh2022-04-261-5/+5
| | | | - Update version requirement of TEST_DEPENDS
* databases/py-fakeredis: fix testsDmitry Marakasov2022-04-211-7/+8
| | | | | | | | | - Switch to recent pytest - Switch to USES=pytest - Add missing depends - Fix incorrect way of running tests Approved by: portmgr blanket
* databases/py-fakeredis: switch to pytest4Dmitry Marakasov2022-03-281-2/+2
| | | | | | | - Switch to pytest4 to avoid test failures after updating pytest to 7.x - Don't forget epoch when limiting pytest version PR: 256624
* databases/py-fakeredis: Update to 1.7.1Po-Chuan Hsieh2022-03-072-5/+5
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* databases/py-fakeredis: Update to 1.7.0Po-Chuan Hsieh2021-12-212-5/+5
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* databases/py-fakeredis: Update to 1.6.1Po-Chuan Hsieh2021-09-212-7/+8
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* databases/py-fakeredis: Update to 1.5.2Po-Chuan Hsieh2021-06-142-5/+5
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* databases/py-fakeredis: Update to 1.5.1Po-Chuan Hsieh2021-05-302-4/+4
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* databases/py-fakeredis: Add CATEGORIES=pythonPo-Chuan Hsieh2021-04-291-1/+1
|
* databases/py-fakeredis: Update to 1.5.0Po-Chuan Hsieh2021-04-182-5/+5
| | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
* 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
|
* Update to 1.4.5Sunpoet Po-Chuan Hsieh2020-12-102-4/+4
| | | | | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history Notes: svn path=/head/; revision=557513
* Update to 1.4.4Sunpoet Po-Chuan Hsieh2020-10-222-4/+4
| | | | | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history Notes: svn path=/head/; revision=553003
* Update to 1.4.3Sunpoet Po-Chuan Hsieh2020-08-212-4/+4
| | | | | | | Changes: https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history Notes: svn path=/head/; revision=545652