Bug 209896

Summary: [PATCH] devel/py-xdg: python3 support
Product: Ports & Packages Reporter: Iblis Lin <iblis.dif01>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (gnome)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-xdg Makefile patch none

Description Iblis Lin 2016-05-31 15:13:47 UTC
Created attachment 170875 [details]
py-xdg Makefile patch

py-xdg supported python3 scince 0.20.

* FYR: https://freedesktop.org/wiki/Software/pyxdg/
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-06-02 15:50:19 UTC
I'll take it
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-02 15:54:12 UTC
A commit references this bug:

Author: rm
Date: Thu Jun  2 15:53:11 UTC 2016
New revision: 416284
URL: https://svnweb.freebsd.org/changeset/ports/416284

Log:
  devel/py-xdg: relax python version check

  pyxdg support Python3 since version 0.20, so adjust out port accordingly.
  While here, add NO_ARCH and sort USE_PYTHON values.

  PR:		209896
  Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
  With hat:   gnome

Changes:
  head/devel/py-xdg/Makefile
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-06-02 15:56:18 UTC
Committed, thank you!