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.

Port details
py-responses Utility library for mocking out the requests Python library
0.25.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.25.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-08 04:47:27
Last Update: 2024-02-21 15:07:46
Commit Hash: c7789e1
People watching this port, also watch:: p5-Encode-Locale, json-c, py39-pycparser, font-misc-meltho, mkfontscale
Also Listed In: python www
License: APACHE20
WWW:
https://github.com/getsentry/responses
Description:
A utility library for mocking out the requests Python library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-responses/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-responses
  • pkg install py39-responses
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-responses listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-responses
Package flavors (<flavor>: <package>)
  • py39: py39-responses
distinfo:
TIMESTAMP = 1708449340 SHA256 (responses-0.25.0.tar.gz) = 01ae6a02b4f34e39bffceb0fc6786b67a25eae919c6368d05eabc8d9576c2a66 SIZE (responses-0.25.0.tar.gz) = 77681

Packages (timestamps in pop-ups are UTC):
py37-responses
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.12.1---0.12.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-responses
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.25.00.25.0-0.25.00.25.0---
FreeBSD:13:quarterly0.25.00.25.00.23.10.25.00.25.00.24.10.24.10.24.1
FreeBSD:14:latest0.25.00.25.00.22.00.25.00.25.00.23.1-0.23.1
FreeBSD:14:quarterly0.24.10.25.0-0.24.10.25.00.24.10.24.10.24.1
FreeBSD:15:latest0.25.00.25.0n/a0.24.1n/a0.24.10.24.10.25.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-coverage>=6.0.0 : devel/py-coverage@py39
  2. py39-flake8>=0 : devel/py-flake8@py39
  3. py39-mypy>=0 : devel/py-mypy@py39
  4. py39-pytest-asyncio>=0 : devel/py-pytest-asyncio@py39
  5. py39-pytest-cov>=0 : devel/py-pytest-cov@py39
  6. py39-pytest-httpserver>=0 : devel/py-pytest-httpserver@py39
  7. py39-tomli-w>=0 : textproc/py-tomli-w@py39
  8. py39-types-PyYAML>=0 : devel/py-types-PyYAML@py39
  9. py39-types-requests>=0 : devel/py-types-requests@py39
  10. py39-pytest>=7,1 : devel/py-pytest@py39
  11. python3.9 : lang/python39
  12. py39-tomli>=0 : textproc/py-tomli@py39
Runtime dependencies:
  1. py39-requests>=2.30.0<3.0 : www/py-requests@py39
  2. py39-yaml>=0 : devel/py-yaml@py39
  3. py39-urllib3>=1.25.10,1<3.0,1 : net/py-urllib3@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-moto
  2. www/py-instabot

Configuration Options:
No options to configure
Options name:
devel_py-responses
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/responses/
  2. https://github.com/getsentry/responses/releases/download/0.25.0/
  3. https://pypi.org/packages/source/r/responses/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25.0
21 Feb 2024 15:07:46
commit hash: c7789e103735a64fe61bc028114546dbbb62e3c6commit hash: c7789e103735a64fe61bc028114546dbbb62e3c6commit hash: c7789e103735a64fe61bc028114546dbbb62e3c6commit hash: c7789e103735a64fe61bc028114546dbbb62e3c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.25.0

Changes:	https://github.com/getsentry/responses/releases
0.24.1
27 Nov 2023 10:28:19
commit hash: ff33dfa2e989407ec9547eab79e68aa0b066388ecommit hash: ff33dfa2e989407ec9547eab79e68aa0b066388ecommit hash: ff33dfa2e989407ec9547eab79e68aa0b066388ecommit hash: ff33dfa2e989407ec9547eab79e68aa0b066388e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.24.1

- Add GitHub to MASTER_SITES

Changes:	https://github.com/getsentry/responses/releases
0.24.0
14 Nov 2023 17:15:56
commit hash: b82f0ef4aec33ae16b16c7e457800eb6d655e896commit hash: b82f0ef4aec33ae16b16c7e457800eb6d655e896commit hash: b82f0ef4aec33ae16b16c7e457800eb6d655e896commit hash: b82f0ef4aec33ae16b16c7e457800eb6d655e896 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.24.0

Changes:	https://github.com/getsentry/responses/releases
0.23.3
16 Aug 2023 18:25:34
commit hash: 3b30e8a16b20c980a33f42ca9eaab4439b7ef0c8commit hash: 3b30e8a16b20c980a33f42ca9eaab4439b7ef0c8commit hash: 3b30e8a16b20c980a33f42ca9eaab4439b7ef0c8commit hash: 3b30e8a16b20c980a33f42ca9eaab4439b7ef0c8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.23.3

Changes:	https://github.com/getsentry/responses/releases
0.23.1
30 Jun 2023 07:03:59
commit hash: 0c1a5f7d5e51134433e5f08d7ac74e8f68c0d22bcommit hash: 0c1a5f7d5e51134433e5f08d7ac74e8f68c0d22bcommit hash: 0c1a5f7d5e51134433e5f08d7ac74e8f68c0d22bcommit hash: 0c1a5f7d5e51134433e5f08d7ac74e8f68c0d22b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Remove outdated PYTHON_REL check after lang/python37 removal
0.23.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
0.23.1
05 Apr 2023 17:30:33
commit hash: 1adf0e27c706e72e03e2fdf145a98c7d5f77b4dccommit hash: 1adf0e27c706e72e03e2fdf145a98c7d5f77b4dccommit hash: 1adf0e27c706e72e03e2fdf145a98c7d5f77b4dccommit hash: 1adf0e27c706e72e03e2fdf145a98c7d5f77b4dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.23.1

Changes:	https://github.com/getsentry/responses/releases
0.22.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
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
0.22.0
19 Nov 2022 08:12:10
commit hash: 8b1fee39a3c063daceada931b081bfcba1f2dadecommit hash: 8b1fee39a3c063daceada931b081bfcba1f2dadecommit hash: 8b1fee39a3c063daceada931b081bfcba1f2dadecommit hash: 8b1fee39a3c063daceada931b081bfcba1f2dade files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.22.0

- Revert aa1913df7f3f2f46e4b276b5c1b4e6d647ed70a4
- Convert to USE_PYTHON=pytest

Changes:	https://github.com/getsentry/responses/releases
0.21.0
07 Nov 2022 12:27:46
commit hash: aa1913df7f3f2f46e4b276b5c1b4e6d647ed70a4commit hash: aa1913df7f3f2f46e4b276b5c1b4e6d647ed70a4commit hash: aa1913df7f3f2f46e4b276b5c1b4e6d647ed70a4commit hash: aa1913df7f3f2f46e4b276b5c1b4e6d647ed70a4 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-responses: switch to USES=pytest

Approved by:	portmgr blanket
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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)
0.21.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21.0
03 Jun 2022 09:00:38
commit hash: 1c3a874e8ca61c6c3cab95df9d5d2bd423d8b045commit hash: 1c3a874e8ca61c6c3cab95df9d5d2bd423d8b045commit hash: 1c3a874e8ca61c6c3cab95df9d5d2bd423d8b045commit hash: 1c3a874e8ca61c6c3cab95df9d5d2bd423d8b045 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.21.0

Changes:	https://github.com/getsentry/responses/releases
0.20.0
30 Mar 2022 22:21:13
commit hash: 9e76c19e6bb953755c08852cf37d1c82b6c9865ecommit hash: 9e76c19e6bb953755c08852cf37d1c82b6c9865ecommit hash: 9e76c19e6bb953755c08852cf37d1c82b6c9865ecommit hash: 9e76c19e6bb953755c08852cf37d1c82b6c9865e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.20.0

Changes:	https://github.com/getsentry/responses/releases
0.19.0
25 Mar 2022 13:37:01
commit hash: 66de597e3fc71a662b91aa310cde94385bfb8158commit hash: 66de597e3fc71a662b91aa310cde94385bfb8158commit hash: 66de597e3fc71a662b91aa310cde94385bfb8158commit hash: 66de597e3fc71a662b91aa310cde94385bfb8158 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.19.0

Changes:	https://github.com/getsentry/responses/releases
0.18.0
07 Mar 2022 18:11:17
commit hash: 49876b57588ec52b3c30a7b5131d602e6d606ac2commit hash: 49876b57588ec52b3c30a7b5131d602e6d606ac2commit hash: 49876b57588ec52b3c30a7b5131d602e6d606ac2commit hash: 49876b57588ec52b3c30a7b5131d602e6d606ac2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.18.0

Changes:	https://github.com/getsentry/responses/releases
0.17.0
23 Jan 2022 18:47:23
commit hash: c0837799058a7d1bd4b5369c2a087110772e814fcommit hash: c0837799058a7d1bd4b5369c2a087110772e814fcommit hash: c0837799058a7d1bd4b5369c2a087110772e814fcommit hash: c0837799058a7d1bd4b5369c2a087110772e814f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.17.0

Changes:	https://github.com/getsentry/responses/releases
0.16.0
21 Nov 2021 21:15:22
commit hash: 26955cc1887afd0117840285e4ab94fede1a6ef7commit hash: 26955cc1887afd0117840285e4ab94fede1a6ef7commit hash: 26955cc1887afd0117840285e4ab94fede1a6ef7commit hash: 26955cc1887afd0117840285e4ab94fede1a6ef7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.16.0

Changes:	https://github.com/getsentry/responses/releases
0.15.0
01 Nov 2021 13:41:45
commit hash: 35200bca1bb69a6c46ce14f5fbad33b156552f15commit hash: 35200bca1bb69a6c46ce14f5fbad33b156552f15commit hash: 35200bca1bb69a6c46ce14f5fbad33b156552f15commit hash: 35200bca1bb69a6c46ce14f5fbad33b156552f15 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.15.0

Changes:	https://github.com/getsentry/responses/releases
0.14.0
21 Sep 2021 03:44:43
commit hash: 2fc49e0f8ef9299ade9d9961c13c8bdcc4172222commit hash: 2fc49e0f8ef9299ade9d9961c13c8bdcc4172222commit hash: 2fc49e0f8ef9299ade9d9961c13c8bdcc4172222commit hash: 2fc49e0f8ef9299ade9d9961c13c8bdcc4172222 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.14.0

Changes:	https://github.com/getsentry/responses/releases
0.13.3
01 May 2021 22:19:18
commit hash: d01025ee408feb1dd7092cc43d6a551d73a6d89ccommit hash: d01025ee408feb1dd7092cc43d6a551d73a6d89ccommit hash: d01025ee408feb1dd7092cc43d6a551d73a6d89ccommit hash: d01025ee408feb1dd7092cc43d6a551d73a6d89c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.13.3

Changes:	https://github.com/getsentry/responses/releases
0.13.2
25 Apr 2021 20:35:28
commit hash: 5c7d6b9d60c264a6fda3d2b2824d2ae26b2d3abdcommit hash: 5c7d6b9d60c264a6fda3d2b2824d2ae26b2d3abdcommit hash: 5c7d6b9d60c264a6fda3d2b2824d2ae26b2d3abdcommit hash: 5c7d6b9d60c264a6fda3d2b2824d2ae26b2d3abd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.13.2

Changes:	https://github.com/getsentry/responses/releases
0.13.1
18 Apr 2021 05:43:36
commit hash: 29bbbc01616b3f2b52754636b76dce0307287171commit hash: 29bbbc01616b3f2b52754636b76dce0307287171commit hash: 29bbbc01616b3f2b52754636b76dce0307287171commit hash: 29bbbc01616b3f2b52754636b76dce0307287171 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-responses: Update to 0.13.1

Changes:	https://github.com/getsentry/responses/releases
0.12.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.12.1
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
0.12.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.12.1
15 Nov 2020 18:03:11
Revision:555315Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.1

Changes:	https://github.com/getsentry/responses/releases
0.12.0
06 Sep 2020 15:36:53
Revision:547817Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.0

Changes:	https://github.com/getsentry/responses/releases
0.10.16
19 Aug 2020 16:20:45
Revision:545374Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.16

Changes:	https://github.com/getsentry/responses/releases
0.10.15
15 Jun 2020 18:49:13
Revision:538998Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.15

Changes:	https://github.com/getsentry/responses/releases
0.10.14
02 May 2020 01:38:31
Revision:533629Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.14

Changes:	https://github.com/getsentry/responses/releases
0.10.12
03 Mar 2020 18:50:56
Revision:527700Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.12

Changes:	https://github.com/getsentry/responses/releases
0.10.11
29 Feb 2020 11:24:36
Revision:527406Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.11

Changes:	https://github.com/getsentry/responses/releases
0.10.9
29 Dec 2019 12:54:58
Revision:521319Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.9

Changes:	https://github.com/getsentry/responses/releases
0.10.8
28 Dec 2019 07:30:49
Revision:521089Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.8

Changes:	https://github.com/getsentry/responses/releases
0.10.7
08 Dec 2019 17:03:02
Revision:519412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.7

Changes:	https://github.com/getsentry/responses/releases
0.10.6
17 Mar 2019 18:58:34
Revision:496096Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.6

Changes:	https://github.com/getsentry/responses/releases
0.10.5_1
20 Feb 2019 12:20:44
Revision:493420Original commit files touched by this commit
antoine search for other commits by this committer
Add missing RUN_DEPENDS when using python 2.7
0.10.5
01 Jan 2019 20:36:36
Revision:489001Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.5

Changes:	https://github.com/getsentry/responses/releases
0.10.4
15 Nov 2018 19:06:33
Revision:485024Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.4

Changes:	https://github.com/getsentry/responses/releases
0.10.3
10 Nov 2018 07:57:27
Revision:484579Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.3

Changes:	https://github.com/getsentry/responses/releases
0.10.2
27 Oct 2018 23:23:05
Revision:483193Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.2

Changes:	https://github.com/getsentry/responses/releases
0.10.1
21 Oct 2018 16:49:07
Revision:482684Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.1

Changes:	https://github.com/getsentry/responses/releases
0.10.0
20 Oct 2018 14:47:47
Revision:482508Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.0

Changes:	https://github.com/getsentry/responses/releases
0.9.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
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
0.9.0
17 Apr 2018 19:16:53
Revision:467645Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.0

- Add LICENSE_FILE
- Sort RUN_DEPENDS
- Add TEST_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Take maintainership

Changes:	https://github.com/getsentry/responses/releases
		https://github.com/getsentry/responses/blob/master/CHANGES
0.5.0
16 Apr 2018 21:33:19
Revision:467537Original commit files touched by this commit
feld search for other commits by this committer
Reset MAINTAINER

Approved by:	maintainer (private communications)
0.5.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.5.0
08 Jan 2016 04:41:41
Revision:405517Original commit files touched by this commit
koobs search for other commits by this committer
[NEW] devel/py-responses: Utility library for mocking out the requests Python
library

A utility library for mocking out the requests Python library.

WWW: https://github.com/getsentry/responses

PR:		205914
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>

Number of commits found: 51