[Bug 230494] devel/gdb: Fix build with Python 3.7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230494

Luca Pizzamiglio  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(pizzam |maintainer-feedback+
   |i...@freebsd.org) |
 Status|Open|In Progress

--- Comment #4 from Luca Pizzamiglio  ---
I'm currently working to update gdb to 8.1.1 that already contains that patch.
I'll link the commit here, to reference

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230494] devel/gdb: Fix build with Python 3.7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230494

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pizzamig
Date: Sat Aug 11 13:17:52 UTC 2018
New revision: 476883
URL: https://svnweb.freebsd.org/changeset/ports/476883

Log:
  devel/gdb: Update to 8.1.1

  A bunch of bug fixes and support to Pythong 3.7 fixed

  PR:   230494
  Reported by:  Yasuhiro KIMURA 
  Sponsored by: Essen Hackathon

Changes:
  head/devel/gdb/Makefile
  head/devel/gdb/distinfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230308] sysutils/duply: Update to 2.1

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230308

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: dbaio
Date: Sat Aug 11 14:24:50 UTC 2018
New revision: 476919
URL: https://svnweb.freebsd.org/changeset/ports/476919

Log:
  sysutils/duply: Update to 2.1

  - Enable random by default in periodic script and anticongestion function [1]
Periodic scripts that hit external servers can cause a "thundering herd"
problem, whereby many systems' periodic scripts run at the same time, and
overload the server.  To prevent this, such scripts should sleep for a
random amount of time before hitting the external server.

  Changes:  http://duply.net/wiki/index.php/Duply-Changelog

  PR:   218443 [1]
  PR:   230308
  Submitted by: Nathan 
  Reported by:  asomers [1]
  Approved by:  mich...@ranner.eu (maintainer)

Changes:
  head/sysutils/duply/Makefile
  head/sysutils/duply/distinfo
  head/sysutils/duply/files/periodic_duply.in

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230308] sysutils/duply: Update to 2.1

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230308

Danilo G. Baio  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #4 from Danilo G. Baio  ---
Committed, thanks!
Periodic script changed as the example and with the default random value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230307] databases/py-peewee: Update to 3.6.4

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230307

Martin Wilke  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230307] databases/py-peewee: Update to 3.6.4

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230307

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: miwi
Date: Sat Aug 11 14:33:25 UTC 2018
New revision: 476923
URL: https://svnweb.freebsd.org/changeset/ports/476923

Log:
  - Update to 3.6.4

  PR:   230307
  Submitted by: ndow...@yahoo.com
  Approved by:  maintainer
  Sponsored by: iXsystems Inc.

Changes:
  head/databases/py-peewee/Makefile
  head/databases/py-peewee/distinfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230283] sysutils/py-pywatchman: Update to 1.4.1

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230283

Martin Wilke  changed:

   What|Removed |Added

 CC||m...@freebsd.org
   Assignee|ports-b...@freebsd.org  |m...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230252] devel/py-click-log: Update to 0.3.2

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230252

Martin Wilke  changed:

   What|Removed |Added

   Assignee|ports-b...@freebsd.org  |m...@freebsd.org
 CC||m...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 230542] archivers/py-lz4: Update to 2.1.0

2018-08-11 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python mailing
list  for maintainer-feedback:
Bug 230542: archivers/py-lz4: Update to 2.1.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230542



--- Description ---
archivers/py-lz4: Update to 2.1.0

* Updated to 2.1.0
* Added missing required TEST_DEPENDS dependency
* Corrected ordering of Variables

Portlint -AC: Looks fine
Tested/Build on poudriere 3.2.7 (AMD64) 11.2-Release Jail

Pytest:(make test):
18890 passed, 4 skipped in 99.88 seconds
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230542] archivers/py-lz4: Update to 2.1.0

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230542

Bug ID: 230542
   Summary: archivers/py-lz4: Update to 2.1.0
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: ndow...@yahoo.com
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)
 Attachment #196098 maintainer-approval?
 Flags:

Created attachment 196098
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196098&action=edit
Update

archivers/py-lz4: Update to 2.1.0

* Updated to 2.1.0
* Added missing required TEST_DEPENDS dependency
* Corrected ordering of Variables

Portlint -AC: Looks fine
Tested/Build on poudriere 3.2.7 (AMD64) 11.2-Release Jail

Pytest:(make test):
18890 passed, 4 skipped in 99.88 seconds

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230369] shells/xonsh: Update to 0.7.2

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230369

Nathan  changed:

   What|Removed |Added

 Attachment #195872|0   |1
is obsolete||
 Attachment #195873|0   |1
is obsolete||
 Attachment #195874|0   |1
is obsolete||

--- Comment #3 from Nathan  ---
Created attachment 196112
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196112&action=edit
Update

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230369] shells/xonsh: Update to 0.7.3

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230369

Nathan  changed:

   What|Removed |Added

Summary|shells/xonsh: Update to |shells/xonsh: Update to
   |0.7.2   |0.7.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230553] deskutils/gcalcli: Update to 3.4.0

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230553

Bug ID: 230553
   Summary: deskutils/gcalcli: Update to 3.4.0
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://raw.githubusercontent.com/insanum/gcalcli/250b
524235841a58a2afc8a31c4a080310905016/ChangeLog
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ports-b...@freebsd.org
  Reporter: ndow...@yahoo.com
CC: po...@thelanman.net, pyt...@freebsd.org
 Flags: maintainer-feedback?(po...@thelanman.net)
CC: po...@thelanman.net

Created attachment 196115
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196115&action=edit
Update

deskutils/gcalcli: Update to 3.4.0

* Removed patch
  -- Doesn't work on this version
 and simple sed fixes issue
* Fixed missing run module
  -- Latest oauth2client run() changed to
 run_flow

Changelog:
https://raw.githubusercontent.com/insanum/gcalcli/250b524235841a58a2afc8a31c4a080310905016/ChangeLog


Portlint -AC: looks fine
Poudriere(amd64): Built/Runs fine on 11.2-R 10.4-R

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230494] devel/gdb: Fix build with Python 3.7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230494

Kubilay Kocak  changed:

   What|Removed |Added

 CC||ports-sect...@freebsd.org
 Attachment #196055||maintainer-approval?(ports-
  Flags||sect...@freebsd.org)

--- Comment #6 from Kubilay Kocak  ---
Comment on attachment 196055
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196055
updated patch file

MFH missing in commit log message

Request approval to MFH from prots-secteam directly

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230494] devel/gdb: Fix build with Python 3.7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230494

--- Comment #7 from Kubilay Kocak  ---
(In reply to Kubilay Kocak from comment #6)

@Luca Unless you don't want this MFH'd due to it being a version update?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 230494] devel/gdb: Fix build with Python 3.7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230494

Antoine Brodin  changed:

   What|Removed |Added

  Flags|merge-quarterly?|merge-quarterly-

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"