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: devel/py-pygithub/Makefile
SVNWeb

Number of commits found: 27

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Sat, 31 Dec 2022
[ 21:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:e1f793fe3a562f1696db3824a8ca6878a9799bca  commit hash:e1f793fe3a562f1696db3824a8ca6878a9799bca  commit hash:e1f793fe3a562f1696db3824a8ca6878a9799bca  e1f793f 
devel/py-pygithub: Update version 1.55=>1.57

- Drop support for python 3.6

Relnotes: https://github.com/PyGithub/PyGithub/blob/v1.57/doc/changes.rst
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 8 Mar 2022
[ 02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  bc808e2  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
*/*: Take maintainership
Mon, 7 Mar 2022
[ 19:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  3d89f95  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
all: return koobs' ports to the pool after safekeeping his commit bit.
Sun, 2 Jan 2022
[ 14:18 Danilo G. Baio (dbaio) search for other commits by this committer ]    commit hash:6ff9de766c4ff74bc5c52b6c9633fe099cba22a6  commit hash:6ff9de766c4ff74bc5c52b6c9633fe099cba22a6  commit hash:6ff9de766c4ff74bc5c52b6c9633fe099cba22a6  6ff9de7 
devel/py-pygithub: Update to 1.55

Remove tests, not available in distribution.

Changelog:	https://github.com/PyGithub/PyGithub/blob/v1.55/doc/changes.rst
Approved by:	koobs (maintainer, implicit)
Mon, 4 Oct 2021
[ 17:10 Rainer Hurling (rhurlin) search for other commits by this committer Author: Goran Mekic ]    commit hash:e6ec12f6646f71fe84268d21f3a6901191ebf60e  commit hash:e6ec12f6646f71fe84268d21f3a6901191ebf60e  commit hash:e6ec12f6646f71fe84268d21f3a6901191ebf60e  e6ec12f  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 15 Mar 2021
[ 23:02 nc search for other commits by this committer ] Original commit   Revision:568517
devel/py-pygithub: Update to 1.54

PR:		251860
Approved by:	maintainer timeout (2.5 months)
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Tue, 7 Aug 2018
[ 02:42 koobs search for other commits by this committer ] Original commit   Revision:476558
devel/py-pygithub: Update to 1.40

Changelog:

  https://github.com/PyGithub/PyGithub/blob/v1.40/doc/changes.rst
Sun, 21 Feb 2016
[ 16:02 koobs search for other commits by this committer ] Original commit   Revision:409300
devel/py-pygithub: Update to 1.26.0

- Update PORTVERSION and distinfo checksum (1.26.0)
- Add LICENSE_FILE
- Update test target
- Enable NO_ARCH (architecture independence)
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Fri, 27 Jun 2014
[ 07:52 koobs search for other commits by this committer ] Original commit   Revision:359464
devel/py-pygithub: Update to 1.25.0

- Update to 1.25.0
- Update COMMENT

Changes:

  * Implement getting repos by id
  * Add Gist.owner

PR:		189920
Submitted by:	robak (with changes)
Mon, 14 Apr 2014
[ 22:07 garga search for other commits by this committer ] Original commit   Revision:351295
Update to 1.24.1

Approved by:	koobs@ (maintainer)
Sat, 8 Mar 2014
[ 03:07 koobs search for other commits by this committer ] Original commit   Revision:347444
devel/py-pygithub: Update to 1.24.0

- Update to 1.24.0

Changes:

 * Implement search [1]

[1] https://github.com/jacquev6/PyGithub/pull/224
Sun, 9 Feb 2014
[ 12:42 koobs search for other commits by this committer ] Original commit   Revision:343490
devel/py-pygithub: Update to 1.23.0 & modernise

- Update to 1.23.0
- Deprecate easy_install target
- Remove PYDISTUTILS_PKGNAME, not necessary with AUTOPLIST
- Remove unecessary setup.py patch

Changes:

 * Version 1.23.0 (December 23th, 2013)

  - Fix all that is based on headers in Python 3 (pagination,
    conditional request, rate_limit...)
  - Accept strings for assignees and collaborators
  - Ease two-factor authentication by adding 'onetime_password' to
    AuthenticatedUser.create_authorization

 * Version 1.22.0 (December 15th, 2013)

  - Emojis support
  - Repository.stargazers_count
  - User.get_teams
Sat, 30 Nov 2013
[ 15:22 koobs search for other commits by this committer ] Original commit   Revision:335298
devel/py-pygithub: Update to 1.21.0

- Update to 1.21.0
- Enable STAGE support, delete pkg-plist acordingly
- Enable AUTOPLIST
- Switch to setuptools
- Remove USE_ZIP, distribution file is now tar.gz
- pkg-descr: Update WWW: URL
- pkg-descr: Tab->space in WWW:
- Repatch setup.py

Changes:

 http://jacquev6.github.io/PyGithub/changes.html
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sat, 9 Feb 2013
[ 14:50 koobs search for other commits by this committer ] Original commit   Revision:311983 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
Thu, 18 Oct 2012
[ 11:07 sbz search for other commits by this committer ] Original commit   Revision:306059
- Update to 1.8.0
- Add regression-test target

PR:		ports/172383
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
Feature safe:	yes
Sat, 15 Sep 2012
[ 11:45 culot search for other commits by this committer ] Original commit   Revision:304314
- Update to 1.7
- Update Makefile's header to display creator's full name

Changes:	https://github.com/jacquev6/PyGithub/blob/v1.7/doc/ChangeLog.md
PR:		ports/171660
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Wed, 18 Jul 2012
[ 12:38 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.3
- Remove LICENSE_FILE

Changes:

1.3: (2012-07-13)
- Implement markdown rendering
- GitAuthor.date is now a datetime, thank you bilderbuchi
- Fix documentation of Github.get_gist: id is a string, not an integer

1.2: (2012-06-29)
- Implement legacy search APIs, thank you kukuts for telling me Github had
  released them
- Fix a bug with issue labels containing spaces, thank you philipkimmey for
  detecting the bug and fixing it
- Clarify how collections of objects are returned by get_* methods, thank you
  bilderbuchi for asking

PR:		ports/169848
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Thu, 5 Jul 2012
[ 08:51 sbz search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             ports/169537
Submitted by:   koobs <koobs.freebsd at gmail.com> (maintainer)
Sun, 10 Jun 2012
[ 09:47 miwi search for other commits by this committer ] Original commit 
This is a Python library to access the Github API v3.

With it, you can manage your Github resources (repositories, user profiles,
organizations, etc.) from Python scripts.

It covers the full API, and all methods are tested against the real Github site.

WWW:    http://vincent-jacques.net/PyGithub

PR:             ports/168660
Submitted by:   koobs <koobs.freebsd@gmail.com>

Number of commits found: 27