Port details |
- py-robotframework-databaselibrary Utilities meant for Robot Frameworks usage
- 1.1.1 devel
=0 1.1.1Version of this port present on the latest quarterly branch. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2017-05-11 15:25:06
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python www
- License: APACHE20
- Description:
- Database Library utilities for use with Robot Framework. This can allow you to
query your database after an action has been made to verify the results. This
is compatible* with any Database API Specification 2.0 module.
WWW: http://franz-see.github.io/Robotframework-Database-Library/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}robotframework-databaselibrary>0:devel/py-robotframework-databaselibrary@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-robotframework-databaselibrary/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-robotframework-databaselibrary
- pkg install py38-robotframework-databaselibrary
NOTE: This is a Python port. Instead of py38-robotframework-databaselibrary listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-robotframework-databaselibrary
- Package flavors (<flavor>: <package>)
- py38: py38-robotframework-databaselibrary
- distinfo:
- TIMESTAMP = 1537475046
SHA256 (franz-see-Robotframework-Database-Library-v1.1.1_GH0.tar.gz) = 60de69973cec2a7231341e02c568349ea62948d5b03837a55ee953c1bbba98dc
SIZE (franz-see-Robotframework-Database-Library-v1.1.1_GH0.tar.gz) = 288257
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-robotframework>=2.7.5 : devel/py-robotframework@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-robotframework-databaselibrary
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.1.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Sep 2018 20:29:01
1.1.1
|
dvl  |
Upgade to 1.1.1 |
20 Jun 2018 17:05:44
1.0.1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
1.0.1 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
11 May 2017 15:24:57
1.0.1
|
dvl  |
Database Library utilities for use with Robot Framework. |
Number of commits found: 6
|