fiftyone-devicedetection 4.4.42.0__tar.gz → 4.4.43.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fiftyone-devicedetection might be problematic. Click here for more details.
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/PKG-INFO +4 -3
- fiftyone_devicedetection-4.4.43.0/pyproject.toml +3 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection.egg-info/PKG-INFO +4 -3
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection.egg-info/SOURCES.txt +1 -0
- fiftyone_devicedetection-4.4.43.0/version.txt +1 -0
- fiftyone_devicedetection-4.4.42.0/version.txt +0 -1
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/MANIFEST.in +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/setup.cfg +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/setup.py +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection/__init__.py +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection/devicedetection_pipelinebuilder.py +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection.egg-info/dependency_links.txt +0 -0
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection.egg-info/requires.txt +1 -1
- {fiftyone_devicedetection-4.4.42.0 → fiftyone_devicedetection-4.4.43.0}/src/fiftyone_devicedetection.egg-info/top_level.txt +0 -0
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fiftyone_devicedetection
|
|
3
|
-
Version: 4.4.
|
|
3
|
+
Version: 4.4.43.0
|
|
4
4
|
Summary: The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API
|
|
5
5
|
Home-page: https://51degrees.com/
|
|
6
6
|
Author: 51Degrees
|
|
7
7
|
Author-email: support@51degrees.com
|
|
8
8
|
License: EUPL-1.2
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Development Status :: 5 - Production/Stable
|
|
11
10
|
Classifier: Programming Language :: Python
|
|
12
11
|
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
|
|
@@ -14,6 +13,9 @@ Classifier: Operating System :: OS Independent
|
|
|
14
13
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
15
14
|
Requires-Python: >=3.8
|
|
16
15
|
Description-Content-Type: text/markdown
|
|
16
|
+
Requires-Dist: fiftyone_devicedetection_shared
|
|
17
|
+
Requires-Dist: fiftyone_devicedetection_cloud
|
|
18
|
+
Requires-Dist: fiftyone_devicedetection_onpremise
|
|
17
19
|
|
|
18
20
|
# 51Degrees Device Detection Engines - Device Detection
|
|
19
21
|
|
|
@@ -42,4 +44,3 @@ The Pipeline is a generic web request intelligence and data processing solution
|
|
|
42
44
|
To run the tests use:
|
|
43
45
|
|
|
44
46
|
`python -m unittest discover -s tests -p test*.py -b`
|
|
45
|
-
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fiftyone-devicedetection
|
|
3
|
-
Version: 4.4.
|
|
3
|
+
Version: 4.4.43.0
|
|
4
4
|
Summary: The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API
|
|
5
5
|
Home-page: https://51degrees.com/
|
|
6
6
|
Author: 51Degrees
|
|
7
7
|
Author-email: support@51degrees.com
|
|
8
8
|
License: EUPL-1.2
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Development Status :: 5 - Production/Stable
|
|
11
10
|
Classifier: Programming Language :: Python
|
|
12
11
|
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
|
|
@@ -14,6 +13,9 @@ Classifier: Operating System :: OS Independent
|
|
|
14
13
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
15
14
|
Requires-Python: >=3.8
|
|
16
15
|
Description-Content-Type: text/markdown
|
|
16
|
+
Requires-Dist: fiftyone_devicedetection_shared
|
|
17
|
+
Requires-Dist: fiftyone_devicedetection_cloud
|
|
18
|
+
Requires-Dist: fiftyone_devicedetection_onpremise
|
|
17
19
|
|
|
18
20
|
# 51Degrees Device Detection Engines - Device Detection
|
|
19
21
|
|
|
@@ -42,4 +44,3 @@ The Pipeline is a generic web request intelligence and data processing solution
|
|
|
42
44
|
To run the tests use:
|
|
43
45
|
|
|
44
46
|
`python -m unittest discover -s tests -p test*.py -b`
|
|
45
|
-
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4.4.43.0
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4.4.42.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|