Bug 169396 - [NEW PORT] devel/py-reddit: A Python wrapper for the Reddit API
Summary: [NEW PORT] devel/py-reddit: A Python wrapper for the Reddit API
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 14:10 UTC by koobs
Modified: 2012-07-05 11:30 UTC (History)
0 users

See Also:


Attachments
.shar (3.80 KB, text/plain)
2012-06-25 14:10 UTC, koobs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-06-25 14:10:10 UTC
This is a Python wrapper for Reddit's API, aiming to be as easy to use as
possible.

WWW:	https://github.com/mellort/reddit_api

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-25 14:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-05 10:15:50 UTC
sbz         2012-07-05 09:15:41 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-reddit      Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a Python wrapper for Reddit's API, aiming to be as easy to use as
  possible.
  
  WWW:    https://github.com/mellort/reddit_api
  
  PR:             ports/169396
  Submitted by:   koobs <koobs.freebsd at gmail.com>
  
  Revision  Changes    Path
  1.5011    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/py-reddit/Makefile (new)
  1.1       +2 -0      ports/devel/py-reddit/distinfo (new)
  1.1       +4 -0      ports/devel/py-reddit/pkg-descr (new)
  1.1       +35 -0     ports/devel/py-reddit/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Sofian Brabez freebsd_committer freebsd_triage 2012-07-05 10:16:14 UTC
Responsible Changed
From-To: freebsd-python->sbz

I'll take it.
Comment 4 Sofian Brabez freebsd_committer freebsd_triage 2012-07-05 10:17:06 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-07-05 11:21:12 UTC
Author: sbz (ports committer)
Date: Thu Jul  5 10:20:58 2012
New Revision: 39175
URL: http://svn.freebsd.org/changeset/doc/39175

Log:
  - Add Kubilay Kocak for devel/py-reddit
  
  PR:		ports/169396

Modified:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml

Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml	Wed Jul  4 21:09:32 2012	(r39174)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml	Thu Jul  5 10:20:58 2012	(r39175)
@@ -5310,6 +5310,11 @@
     </listitem>
 
     <listitem>
+      <para>Kubilay Kocak
+	<email>koobs.freebsd@gmail.com</email></para>
+    </listitem>
+
+    <listitem>
       <para>KUNISHIMA Takeo
 	<email>kunishi@c.oka-pu.ac.jp</email></para>
     </listitem>
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"