Bug 194048 - [NEW PORT] databases/py-mysql-connector-python2: MySQL driver written in Python
Summary: [NEW PORT] databases/py-mysql-connector-python2: MySQL driver written in Python
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: John Marino
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2014-09-30 19:19 UTC by Muhammad Moinur Rahman
Modified: 2014-10-06 20:31 UTC (History)
1 user (show)

See Also:


Attachments
shar for py-mysql-connector-python-2.0.1 (1.77 KB, text/plain)
2014-09-30 19:19 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-09-30 19:19:24 UTC
Created attachment 147856 [details]
shar for py-mysql-connector-python-2.0.1

MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).

WWW: http://dev.mysql.com/doc/connector-python/en

Poudriere logs:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-mysql-connector-python/2.0.1/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-10-05 23:14:48 UTC
I don't get this.

The PR says "new port", but databases/py-mysql-connector-python already exists.  And you submitted a PR to take it over.

Do you really mean to upgrade it again?
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-10-06 04:40:56 UTC
Mistake in subject. Have modified the details. This should be a different one than the mentioned. As version 2 doesn't have support for mysql 5.1 branch. So for the time being we will maintain two different version. Once 5.1 is no longer in ports tree we can merge it into a single one.
(In reply to John Marino from comment #1)
> I don't get this.
> 
> The PR says "new port", but databases/py-mysql-connector-python already
> exists.  And you submitted a PR to take it over.
> 
> Do you really mean to upgrade it again?
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-10-06 20:30:42 UTC
A commit references this bug:

Author: marino
Date: Mon Oct  6 20:29:41 UTC 2014
New revision: 370224
URL: https://svnweb.freebsd.org/changeset/ports/370224

Log:
  Add new port databases/py-mysql-connectory-python2

  PR:		194048
  Submitted by:	Muhammad Rahman

  MySQL driver written in Python which does not depend on MySQL C client
  libraries and implements the DB API v2.0 specification (PEP-249).

Changes:
  head/databases/Makefile
  head/databases/py-mysql-connector-python2/
  head/databases/py-mysql-connector-python2/Makefile
  head/databases/py-mysql-connector-python2/distinfo
  head/databases/py-mysql-connector-python2/pkg-descr
Comment 4 John Marino freebsd_committer freebsd_triage 2014-10-06 20:31:09 UTC
Thanks!