Port details |
- py-stripe Stripe Python bindings
- 2.76.0 finance =2 2.76.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2013-10-26 06:16:32
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/stripe/stripe-python
- Description:
- Python bindings for the Stripe.com payment service REST API.
- ¦ ¦ ¦ ¦
- 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}stripe>0:finance/py-stripe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-stripe/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-stripe
- pkg install py39-stripe
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-stripe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-stripe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1651931026
SHA256 (stripe-2.76.0.tar.gz) = fd3fc6935c3b6189967191607b6f38ebe490005a590b4d0d43fbe3aba45deca8
SIZE (stripe-2.76.0.tar.gz) = 240679
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-wheel>0 : devel/py-wheel@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest-mock>=1.7 : devel/py-pytest-mock@py39
- py39-pytest-xdist>=1.22 : devel/py-pytest-xdist@py39
- py39-pytest>=3.4 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-requests>=2.20 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-stripe
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.76.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
2.76.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.76.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.76.0 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
2.76.0 07 May 2022 21:37:45 |
Muhammad Moinur Rahman (bofh) |
finance/py-stripe: Update version 2.74.0=>2.76.0
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.76.0 |
2.74.0 22 Apr 2022 17:57:27 |
Muhammad Moinur Rahman (bofh) |
finance/py-stripe: Update version 2.70.0=>2.74.0
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.74.0 |
2.70.0 01 Apr 2022 08:40:50 |
Muhammad Moinur Rahman (bofh) |
finance/py-stripe: Update version 2.67.0=>2.70.0
Relnotes:
https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md |
2.67.0 12 Mar 2022 10:37:36 |
Muhammad Moinur Rahman (bofh) |
finance/py-stripe: Update version 2.29.4=>2.67.0
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.67.0 |
2.29.4 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
2.29.4 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
2.29.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.29.4 12 Jan 2021 22:03:52 |
rene |
Simplify some ports using PYTHON_VER and Python 3.6+ |
2.29.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.29.4 04 Jun 2019 07:31:15 |
koobs |
finance/py-stripe: Update to 2.29.4
Changelog:
https://github.com/stripe/stripe-python/blob/v2.29.4/CHANGELOG.md |
2.29.0 24 May 2019 09:44:34 |
koobs |
finance/py-stripe: Update to 2.29.0
Changelog:
https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md |
2.28.0 18 May 2019 07:48:04 |
koobs |
finance/py-stripe: Update to 2.28.0
Changelog:
https://github.com/stripe/stripe-python/blob/v2.28.0/CHANGELOG.md |
1.30.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.30.0 30 Nov 2017 15:50:34 |
mat |
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 ) |
1.30.0 29 Oct 2017 04:02:53 |
koobs |
finance/py-stripe: Revert (part of) r426059
Revert r426059 which removed py-unittest2.
(1) The port was revived and (2) the change was incomplete, breaking the
test target/phase because tests were not confirmed to continue to work
(without downloading the dependency, which is not allowed in poudriere),
or updated to work without unittest2.
Removing *_DEPENDS alone for whatever reason (expiry/deletion in this case)
is insufficient for ports of Python packages, as their code may still
register, reference or attempt to import that (package) code, and fatally
error if it is not available.
Other ports modified in that revision very likely require similar
updates, if they haven't been updated or fixed already.
[1] svnweb.freebsd.org/changeset/ports/426059 |
1.30.0 13 Nov 2016 16:14:14 |
rene |
Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26 |
1.30.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.30.0 03 Mar 2016 10:11:31 |
koobs |
finance/py-stripe: Update to 1.30.0
- Update PORTVERSION and distinfo checksum (1.30.0)
- Update mock in TEST_DEPENDS (now any version)
- Update setup.py patch to add tests_require for future upstreaming
Changes:
https://github.com/stripe/stripe-python/blob/v1.30.0/CHANGELOG |
1.29.1 23 Feb 2016 07:18:33 |
koobs |
finance/py-stripe: Update to 1.29.1, Modernize
- Update PORTVERSION and distinfo checksum (1.29.1)
- Add LICENSE_FILE
- Update TEST depends and test target
- Update test target environment variable [1]
- Remove TESTS option bits accordingly
- Patch setup.py tests_require to allow the latest version of mock [2]
- Remove patch to setup.py:package_data (upstreamed) [3]
Changes:
https://github.com/stripe/stripe-python/blob/v1.29.1/CHANGELOG
[1] https://github.com/stripe/stripe-python/issues/172
[2] https://github.com/stripe/stripe-python/issues/205
[3] https://github.com/stripe/stripe-python/pull/170 |
1.25.0_1 12 Dec 2015 23:43:51 |
sunpoet |
- Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports |
1.25.0 06 Sep 2015 11:43:09 |
koobs |
finance/py-stripe: Update to 1.25.0
- Update to 1.25.0
- Switch to CHEESEHOP for distribution files (Geo-aware CDN)
- Canonicalize COMMENT (According to setup.py:description=)
- Switch to requests (2.x)
- Add TESTS option
- Update TEST_DEPENDS values and assignment
- Replace post-patch with a patch, submitted upstream [1]
- Use PYDISTUTILS_SETUP to ensure its setuptools wrapped
- Run pycurl tests that are disabled by default with this weird reverse
logic bit of code, issue created upstream [2]
if not os.environ.get('SKIP_PYCURL_TESTS'):
self.skipTest('Pycurl skipped as SKIP_PYCURL_TESTS is set'
[1] https://github.com/stripe/stripe-python/pull/170
[2] https://github.com/stripe/stripe-python/issues/172
QA: Ran 195 tests in 44.446s OK (skipped=9) |
1.9.8_2 06 Sep 2015 10:58:42 |
koobs |
finance/py-stripe: Take MAINTAINER'ship |
1.9.8_2 19 Aug 2015 13:51:16 |
amdmi3 |
- Add NO_ARCH |
1.9.8_2 19 Aug 2015 07:54:02 |
erwin |
Reset maintainer
<trevor@bitba.se>: Host or domain name not found. Name service error for
name=bitba.se type=AAAA: Host not found
Sponsored by: DK Hostmaster A/S |
1.9.8_2 20 Oct 2014 17:18:19 |
mva |
- Convert finance/ to new USES=python
Approved by: portmgr (implicit) |
1.9.8_2 17 Feb 2014 20:32:51 |
antoine |
- Stage support
- Switch from easy_install to install |
1.9.8_1 27 Jan 2014 12:14:09 |
koobs |
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631 |
1.9.8 26 Oct 2013 07:18:04 |
koobs |
finance/py-stripe: Fix missing closing brace in TEST_DEPENDS assignment
Reported by: jgh |
1.9.8 26 Oct 2013 06:44:26 |
koobs |
finance/py-stripe: Update to 1.9.8
- Update to 1.9.8
I missed this during the initial port commit. It fixes the failing unit
test.
Changes:
1.9.8 2013-10-17: Removed incorrect test.
1.9.7 2013-10-10: Add support for metadata.
1.9.6 2013-10-08: Fix issue with support for closing disputes.
PR: ports/182313 |
1.9.5 26 Oct 2013 06:16:19 |
koobs |
finance/py-stripe: Python bindings for Stripe.com [NEW PORT]
Python bindings for the Stripe.com payment service REST API.
WWW: https://github.com/stripe/stripe-python
PR: ports/182313
Submitted by: Trevor Caira <trevor@bitba.se> |