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-twilio Python module for communicating with the Twilio API
7.17.0 devel on this many watch lists=1 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 7.17.0Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-23 20:08:41
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: json-c, sysinfo, python, miller
Also Listed In: python
License: MIT
WWW:
https://www.twilio.com/docs/libraries/python
Description:
The twilio-python helper library lets you write Python code to make HTTP requests to the Twilio API.
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}twilio>0:devel/py-twilio@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-twilio/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-twilio
  • pkg install py39-twilio
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-twilio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-twilio
Package flavors (<flavor>: <package>)
  • py39: py39-twilio
distinfo:
TIMESTAMP = 1679572961 SHA256 (twilio-7.17.0.tar.gz) = f43de32cdc27f8853bb02ab0b8703a487beffbb9dcc8118398b6757e1376e6ed SIZE (twilio-7.17.0.tar.gz) = 582527

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

py39-twilio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.17.07.17.0-7.17.07.17.0---
FreeBSD:13:quarterly7.17.07.17.07.17.07.17.07.17.0-7.17.07.17.0
FreeBSD:14:latest7.17.07.17.07.15.37.17.07.17.07.17.0-7.17.0
FreeBSD:14:quarterly7.17.07.17.0-7.17.07.17.0-7.17.07.17.0
FreeBSD:15:latest7.17.07.17.0n/a7.17.0n/a-7.17.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. python3.9 : lang/python39
Runtime dependencies:
  1. py39-requests>=0 : www/py-requests@py39
  2. py39-six>=0 : devel/py-six@py39
  3. py39-pytz>=0 : devel/py-pytz@py39
  4. py39-pyjwt>=2.0.0<3.0.0 : www/py-pyjwt@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-twilio
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/twilio/
  2. https://pypi.org/packages/source/t/twilio/
Collapse this list.

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.17.0
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>
7.17.0
23 Mar 2023 12:03:31
commit hash: 7f6bb4dea426c6e3be6dbd8fbc6748494f74f83fcommit hash: 7f6bb4dea426c6e3be6dbd8fbc6748494f74f83fcommit hash: 7f6bb4dea426c6e3be6dbd8fbc6748494f74f83fcommit hash: 7f6bb4dea426c6e3be6dbd8fbc6748494f74f83f files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.17.0
7.16.5
15 Mar 2023 09:12:00
commit hash: 163600fc0d31d95d97382f06c4456b85f49e783ecommit hash: 163600fc0d31d95d97382f06c4456b85f49e783ecommit hash: 163600fc0d31d95d97382f06c4456b85f49e783ecommit hash: 163600fc0d31d95d97382f06c4456b85f49e783e files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.16.5
7.16.4
23 Feb 2023 16:49:44
commit hash: 7d53a98c483d3b6bbc161b76c106acfb752db82fcommit hash: 7d53a98c483d3b6bbc161b76c106acfb752db82fcommit hash: 7d53a98c483d3b6bbc161b76c106acfb752db82fcommit hash: 7d53a98c483d3b6bbc161b76c106acfb752db82f files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.16.4
7.16.3
21 Feb 2023 17:43:35
commit hash: e87b59076a87de46e954ce12874d0e22b66b4a62commit hash: e87b59076a87de46e954ce12874d0e22b66b4a62commit hash: e87b59076a87de46e954ce12874d0e22b66b4a62commit hash: e87b59076a87de46e954ce12874d0e22b66b4a62 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.16.3
7.15.3
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
7.15.3
18 Nov 2022 02:44:11
commit hash: b45bd8df48d1414d85fc63921b70337b93c493e5commit hash: b45bd8df48d1414d85fc63921b70337b93c493e5commit hash: b45bd8df48d1414d85fc63921b70337b93c493e5commit hash: b45bd8df48d1414d85fc63921b70337b93c493e5 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.15.3
7.15.2
11 Nov 2022 09:19:52
commit hash: 1f6d52cb81dfb82591e9ca9a16db0644e7cd81e9commit hash: 1f6d52cb81dfb82591e9ca9a16db0644e7cd81e9commit hash: 1f6d52cb81dfb82591e9ca9a16db0644e7cd81e9commit hash: 1f6d52cb81dfb82591e9ca9a16db0644e7cd81e9 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.15.2
7.15.1
02 Nov 2022 07:17:21
commit hash: 849e0f4b138deee3e83ef2fb199243e1ce2b77facommit hash: 849e0f4b138deee3e83ef2fb199243e1ce2b77facommit hash: 849e0f4b138deee3e83ef2fb199243e1ce2b77facommit hash: 849e0f4b138deee3e83ef2fb199243e1ce2b77fa files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.15.1
7.15.0
20 Oct 2022 05:56:56
commit hash: f44f0f90f090393ea2106064e82074c4ee4f97accommit hash: f44f0f90f090393ea2106064e82074c4ee4f97accommit hash: f44f0f90f090393ea2106064e82074c4ee4f97accommit hash: f44f0f90f090393ea2106064e82074c4ee4f97ac files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.15.0
7.14.2
06 Oct 2022 05:14:17
commit hash: c8d308fc5057b92f84f7978c63d28c31ac26795acommit hash: c8d308fc5057b92f84f7978c63d28c31ac26795acommit hash: c8d308fc5057b92f84f7978c63d28c31ac26795acommit hash: c8d308fc5057b92f84f7978c63d28c31ac26795a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.14.2
7.14.1
22 Sep 2022 08:31:51
commit hash: 62ed16afb4673353c86253571a06e485d3d2a5a6commit hash: 62ed16afb4673353c86253571a06e485d3d2a5a6commit hash: 62ed16afb4673353c86253571a06e485d3d2a5a6commit hash: 62ed16afb4673353c86253571a06e485d3d2a5a6 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.14.1
7.14.0
10 Sep 2022 10:04:54
commit hash: cc4726e0c2ac7f5b84d45be4ac5af3747a491f4bcommit hash: cc4726e0c2ac7f5b84d45be4ac5af3747a491f4bcommit hash: cc4726e0c2ac7f5b84d45be4ac5af3747a491f4bcommit hash: cc4726e0c2ac7f5b84d45be4ac5af3747a491f4b files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.14.0
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)
7.13.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)
7.13.0
29 Aug 2022 14:40:25
commit hash: 35fcbcd39a549837ec7431f82f77a5b6c10421d5commit hash: 35fcbcd39a549837ec7431f82f77a5b6c10421d5commit hash: 35fcbcd39a549837ec7431f82f77a5b6c10421d5commit hash: 35fcbcd39a549837ec7431f82f77a5b6c10421d5 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.13.0
7.12.1
19 Aug 2022 17:11:28
commit hash: 3ae3d192a68d4e0ff0eba3ca45192c7c2633f3dacommit hash: 3ae3d192a68d4e0ff0eba3ca45192c7c2633f3dacommit hash: 3ae3d192a68d4e0ff0eba3ca45192c7c2633f3dacommit hash: 3ae3d192a68d4e0ff0eba3ca45192c7c2633f3da files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.12.1
7.12.0
22 Jul 2022 10:06:19
commit hash: b5047c15cb2ae7310c7600e609361167e38aef5acommit hash: b5047c15cb2ae7310c7600e609361167e38aef5acommit hash: b5047c15cb2ae7310c7600e609361167e38aef5acommit hash: b5047c15cb2ae7310c7600e609361167e38aef5a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.12.0
7.9.3
17 Jun 2022 10:09:50
commit hash: a0105d5e18fee9b8dc97c2094c0dec0d4113142acommit hash: a0105d5e18fee9b8dc97c2094c0dec0d4113142acommit hash: a0105d5e18fee9b8dc97c2094c0dec0d4113142acommit hash: a0105d5e18fee9b8dc97c2094c0dec0d4113142a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.9.3
7.9.2
03 Jun 2022 07:44:20
commit hash: dbed875ab604d1790ec7bdfc09aabaa7e60f93accommit hash: dbed875ab604d1790ec7bdfc09aabaa7e60f93accommit hash: dbed875ab604d1790ec7bdfc09aabaa7e60f93accommit hash: dbed875ab604d1790ec7bdfc09aabaa7e60f93ac files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.9.2
7.9.1
20 May 2022 08:33:05
commit hash: 7e809915c184ee8344487d758147cd67ff9246c2commit hash: 7e809915c184ee8344487d758147cd67ff9246c2commit hash: 7e809915c184ee8344487d758147cd67ff9246c2commit hash: 7e809915c184ee8344487d758147cd67ff9246c2 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.9.1
7.9.0
06 May 2022 09:46:24
commit hash: 0d76845651d9b7010d098e94283d96e13e79130dcommit hash: 0d76845651d9b7010d098e94283d96e13e79130dcommit hash: 0d76845651d9b7010d098e94283d96e13e79130dcommit hash: 0d76845651d9b7010d098e94283d96e13e79130d files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.9.0
7.8.2
21 Apr 2022 13:32:09
commit hash: 4fa815c25dbc7ffbd8caa5b622816c80fc2b6886commit hash: 4fa815c25dbc7ffbd8caa5b622816c80fc2b6886commit hash: 4fa815c25dbc7ffbd8caa5b622816c80fc2b6886commit hash: 4fa815c25dbc7ffbd8caa5b622816c80fc2b6886 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.8.2
7.8.1
07 Apr 2022 10:12:43
commit hash: f2af250e92f023e5a831693247c8b4edbc46c98acommit hash: f2af250e92f023e5a831693247c8b4edbc46c98acommit hash: f2af250e92f023e5a831693247c8b4edbc46c98acommit hash: f2af250e92f023e5a831693247c8b4edbc46c98a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.8.1
7.8.0
24 Mar 2022 17:53:00
commit hash: 25544858cf6659e8cedba1f811ddb7b401f05775commit hash: 25544858cf6659e8cedba1f811ddb7b401f05775commit hash: 25544858cf6659e8cedba1f811ddb7b401f05775commit hash: 25544858cf6659e8cedba1f811ddb7b401f05775 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.8.0
7.7.1
19 Mar 2022 15:38:25
commit hash: bc67424f5d7889392294e1ce269b85ba5edf8ec1commit hash: bc67424f5d7889392294e1ce269b85ba5edf8ec1commit hash: bc67424f5d7889392294e1ce269b85ba5edf8ec1commit hash: bc67424f5d7889392294e1ce269b85ba5edf8ec1 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.7.1
7.7.0
27 Feb 2022 12:13:38
commit hash: 229dd178ff84e4f1a7d66385fcf58f388e64dabbcommit hash: 229dd178ff84e4f1a7d66385fcf58f388e64dabbcommit hash: 229dd178ff84e4f1a7d66385fcf58f388e64dabbcommit hash: 229dd178ff84e4f1a7d66385fcf58f388e64dabb files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.7.0
7.6.0
14 Feb 2022 10:56:37
commit hash: 0c1621412ccc2a7a8c1833620d4edc400799e626commit hash: 0c1621412ccc2a7a8c1833620d4edc400799e626commit hash: 0c1621412ccc2a7a8c1833620d4edc400799e626commit hash: 0c1621412ccc2a7a8c1833620d4edc400799e626 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: update to version 7.6.0
7.5.1
30 Jan 2022 16:33:12
commit hash: 1db56434832d594c282b97427247356a2020b41fcommit hash: 1db56434832d594c282b97427247356a2020b41fcommit hash: 1db56434832d594c282b97427247356a2020b41fcommit hash: 1db56434832d594c282b97427247356a2020b41f files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.5.1
7.5.0_1
13 Jan 2022 13:52:37
commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
Change a few ports to use the most recent version of pyjwt

Reviewed by:	olgeni, yuri, sunpoet, ultima and kai
Differential Revision: https://reviews.freebsd.org/D33797
7.5.0
13 Jan 2022 12:36:54
commit hash: 098e13fd945c9671a8324e659376c164c02b019acommit hash: 098e13fd945c9671a8324e659376c164c02b019acommit hash: 098e13fd945c9671a8324e659376c164c02b019acommit hash: 098e13fd945c9671a8324e659376c164c02b019a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.5.0
7.4.0
16 Dec 2021 10:08:24
commit hash: 696d0a85cb4a39fc9635b7bc858b24a3ead82dd8commit hash: 696d0a85cb4a39fc9635b7bc858b24a3ead82dd8commit hash: 696d0a85cb4a39fc9635b7bc858b24a3ead82dd8commit hash: 696d0a85cb4a39fc9635b7bc858b24a3ead82dd8 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.4.0
7.3.2
06 Dec 2021 13:57:25
commit hash: 47fbf5a2558cb4ab954dba94ae2923eb1e93f6e4commit hash: 47fbf5a2558cb4ab954dba94ae2923eb1e93f6e4commit hash: 47fbf5a2558cb4ab954dba94ae2923eb1e93f6e4commit hash: 47fbf5a2558cb4ab954dba94ae2923eb1e93f6e4 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.3.2
7.3.1
19 Nov 2021 10:20:48
commit hash: 164b1419b248fea055b8de5dff1b4eaf400a87b0commit hash: 164b1419b248fea055b8de5dff1b4eaf400a87b0commit hash: 164b1419b248fea055b8de5dff1b4eaf400a87b0commit hash: 164b1419b248fea055b8de5dff1b4eaf400a87b0 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.3.1
7.3.0
04 Nov 2021 10:15:50
commit hash: f705e8cb3cb977a2d0d1d80c1ea446f13bd6389fcommit hash: f705e8cb3cb977a2d0d1d80c1ea446f13bd6389fcommit hash: f705e8cb3cb977a2d0d1d80c1ea446f13bd6389fcommit hash: f705e8cb3cb977a2d0d1d80c1ea446f13bd6389f files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.3.0
7.2.0
19 Oct 2021 15:33:43
commit hash: 5cf0a6fb859e7dc8690a87c1cc2a9b6aee72febbcommit hash: 5cf0a6fb859e7dc8690a87c1cc2a9b6aee72febbcommit hash: 5cf0a6fb859e7dc8690a87c1cc2a9b6aee72febbcommit hash: 5cf0a6fb859e7dc8690a87c1cc2a9b6aee72febb files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.2.0
7.1.0
08 Oct 2021 10:52:44
commit hash: 125ff7c9dfc8e2acde55f816e46b7b7a2c64dd52commit hash: 125ff7c9dfc8e2acde55f816e46b7b7a2c64dd52commit hash: 125ff7c9dfc8e2acde55f816e46b7b7a2c64dd52commit hash: 125ff7c9dfc8e2acde55f816e46b7b7a2c64dd52 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 7.1.0.
6.63.2_1
04 Oct 2021 17:10:05
commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Goran Mekic
www/py-pyjwt: Rename to www/py-pyjwt1

To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.

PR:		254038
6.63.2
09 Sep 2021 09:35:39
commit hash: 29ee532c2246a12182e643357b32880c88cda8eacommit hash: 29ee532c2246a12182e643357b32880c88cda8eacommit hash: 29ee532c2246a12182e643357b32880c88cda8eacommit hash: 29ee532c2246a12182e643357b32880c88cda8ea files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 6.63.2.
6.63.1
06 Sep 2021 07:29:55
commit hash: 3c423919986edd85b2d212934a009d967a68a7e0commit hash: 3c423919986edd85b2d212934a009d967a68a7e0commit hash: 3c423919986edd85b2d212934a009d967a68a7e0commit hash: 3c423919986edd85b2d212934a009d967a68a7e0 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
devel/py-twilio: Update to version 6.63.1.
6.51.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
6.51.0
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.
6.51.0
22 Jan 2021 14:40:16
Revision:562309Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.51.0.
6.49.0
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
6.49.0
04 Dec 2020 11:12:04
Revision:556972Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.49.0.
6.48.0
19 Nov 2020 10:39:54
Revision:555697Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.48.0.
6.47.0
08 Nov 2020 12:14:20
Revision:554450Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.47.0.
6.46.0
15 Oct 2020 21:22:05
Revision:552481Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.46.0.
6.45.4
30 Sep 2020 07:33:38
Revision:550651Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.45.4.
6.45.3
26 Sep 2020 08:27:59
Revision:550136Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.45.3.
6.45.2
17 Sep 2020 07:47:16
Revision:548822Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.45.2.
6.45.1
03 Sep 2020 13:44:27
Revision:547451Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.45.1.
6.45.0
21 Aug 2020 12:08:20
Revision:545594Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.45.0.
6.44.2
10 Aug 2020 07:05:45
Revision:544596Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.44.2.
6.43.0
25 Jun 2020 09:30:59
Revision:540381Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.43.0.
6.42.0
13 Jun 2020 09:54:17
Revision:538659Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.42.0.
6.41.0
28 May 2020 07:47:26
Revision:536745Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.41.0; update depends.
6.40.0
25 May 2020 18:36:21
Revision:536517Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.40.0.
6.35.1
19 Dec 2019 08:59:13
Revision:520426Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.35.1.
6.35.0
14 Dec 2019 15:02:56
Revision:520125Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.35.0.
6.33.1
17 Nov 2019 23:05:03
Revision:517845Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.33.1.
6.33.0
03 Nov 2019 17:42:41
Revision:516580Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.33.0.
6.29.3
21 Aug 2019 21:24:56
Revision:509564Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.29.3.
6.29.1
11 Jul 2019 15:20:17
Revision:506410Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.29.1.
6.29.0
28 Jun 2019 12:09:55
Revision:505283Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.29.0.
6.28.0
13 Jun 2019 08:52:23
Revision:504070Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.28.0.
6.27.1
30 May 2019 08:26:55
Revision:503059Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.27.1.
6.27.0
29 May 2019 06:39:57
Revision:502926Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.27.0.
6.26.2
25 Apr 2019 12:34:14
Revision:499992Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.26.2.
6.26.1
13 Apr 2019 14:16:31
Revision:498809Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.26.1.
6.26.0
29 Mar 2019 15:37:16
Revision:497154Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.26.0.
6.25.2
16 Mar 2019 10:01:06
Revision:495864Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.25.2.
6.25.1
09 Mar 2019 15:07:55
Revision:495168Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.25.1.
6.24.0
07 Feb 2019 11:15:19
Revision:492360Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.24.0.
6.22.0
02 Jan 2019 00:34:42
Revision:489056Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.22.0.
6.21.0
01 Dec 2018 10:12:34
Revision:486330Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.21.0.
6.20.0
17 Nov 2018 21:20:20
Revision:485200Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.20.0.
6.19.2
30 Oct 2018 10:35:11
Revision:483465Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.19.2.
6.19.1
22 Oct 2018 21:23:09
Revision:482793Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.19.1.
6.18.0
29 Sep 2018 09:32:18
Revision:480902Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.18.0.
6.17.0
22 Sep 2018 16:31:36
Revision:480394Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.17.0.
6.16.4
02 Sep 2018 06:26:10
Revision:478757Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.16.4.
6.16.3
24 Aug 2018 06:35:18
Revision:477938Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.16.3.
6.16.2
18 Aug 2018 11:37:34
Revision:477496Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.16.2.
6.16.1
09 Aug 2018 18:58:23
Revision:476797Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.16.1.
6.16.0
04 Aug 2018 08:16:07
Revision:476340Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.16.0.
6.15.2
30 Jul 2018 15:46:35
Revision:475898Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.15.2.
6.15.1
17 Jul 2018 15:52:05
Revision:474805Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.15.1.
6.14.10
12 Jul 2018 12:08:24
Revision:474504Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.10.
6.14.9
05 Jul 2018 23:19:34
Revision:473987Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.9.
6.14.7
03 Jul 2018 13:35:01
Revision:473832Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.7.
6.14.4
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
6.14.4
05 Jun 2018 07:50:17
Revision:471745Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.4.
6.14.3
26 May 2018 19:45:01
Revision:470947Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.3.
6.14.0
12 May 2018 20:14:19
Revision:469755Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.14.0.
6.13.0
29 Apr 2018 08:00:15
Revision:468609Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.13.0.
6.12.1
21 Apr 2018 12:30:18
Revision:467885Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.12.1.
6.12.0
14 Apr 2018 12:44:23
Revision:467315Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.12.0.
6.11.0
23 Mar 2018 07:15:48
Revision:465334Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.11.0.
6.10.5
16 Mar 2018 06:46:37
Revision:464655Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/py-twilio to version 6.10.5.

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »