Bug 209896 - [PATCH] devel/py-xdg: python3 support
Summary: [PATCH] devel/py-xdg: python3 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-31 15:13 UTC by Iblis Lin
Modified: 2016-06-02 15:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
py-xdg Makefile patch (568 bytes, text/plain)
2016-05-31 15:13 UTC, Iblis Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!