You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package (implicit)
name:my-package (explicit)
Search by package filename:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
prerelease:true (prereleases)
prerelease:false (no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo for negation
For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching
For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
brasil.gov.barra
3.0.6
One-liner (summary)
Description
.gov.br: Barra de Identidade
Conteúdo
Introdução
Este pacote provê a Barra de Identidade do Governo Federal para uso em sites Plone do Governo da República Federativa do Brasil.
Para saber mais acesse Identidade Visual do Governo Federal na Internet.
Instalação
Para habilitar a instalação deste produto em um ambiente que utilize o buildout:
- Editar o arquivo buildout.cfg (ou outro arquivo de configuração) e adicionar o pacote brasil.gov.barra à lista de eggs da instalação:
[buildout] ... eggs = brasil.gov.barra
- Após alterar o arquivo de configuração é necessário executar ''bin/buildout'', que atualizará sua instalação.
- Reinicie o Plone
- Acesse o painel de controle e instale o produto Brasil.gov.br: Barra de identidade visual do governo.
Captura de telas
A barra de identidade instalada num Plone site padrão.
A barra de identidade aberta.
O configlet da barra de identidade no painel de controle.
Estado deste pacote
O brasil.gov.barra tem testes automatizados e, a cada alteração em seu código os testes são executados pelo serviço Travis.
O estado atual dos testes, cobertura dos testes e downloads pode ser visto na imagem a seguir:
Atualização de 1.x a 2.x
Warning
Só atualize para a versão 2.x do complemento depois de atualizar à versão mais recente da branch 1.x.
As atualizações da versão 1.x à 2.x só são suportadas das versões mais recentes de cada branch. Antes de atualizar confira que você está efetivamente utilizando a última versão da branch 1.x e que não existem upgrade steps pendentes de serem aplicados.
Rodando o buildout de uma tag antiga do pacote
Para atender ao relato de ter vários jobs de integração contínua em pacotes brasil.gov.* (ver https://github.com/plonegovbr/portalpadrao.release/issues/11), no fim da seção extends do buildout.cfg de todos os pacotes brasil.gov.* temos a seguinte linha:
https://raw.githubusercontent.com/plonegovbr/portal.buildout/master/buildout.d/versions.cfg
Hoje, esse arquivo contém sempre as versões pinadas de um release a ser lançado. Por esse motivo, quando é feito o checkout de uma tag mais antiga provavelmente você não conseguirá rodar o buildout. Dessa forma, após fazer o checkout de uma tag antiga, recomendamos que adicione, na última linha do extends, o arquivo de versões do IDG compatível com aquela tag, presente no repositório https://github.com/plonegovbr/portalpadrao.release/.
Exemplo: você clonou o repositório do brasil.gov.portal na sua máquina, e deu checkout na tag 1.0.5. Ao editar o buildout.cfg, ficaria dessa forma, já com a última linha adicionada:
extends = https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg https://raw.github.com/collective/buildout.plonetest/master/qa.cfg http://downloads.plone.org.br/release/1.0.4/versions.cfg https://raw.githubusercontent.com/plonegovbr/portal.buildout/master/buildout.d/versions.cfg https://raw.githubusercontent.com/plone/plone.app.robotframework/master/versions.cfg https://raw.githubusercontent.com/plonegovbr/portalpadrao.release/master/1.0.5/versions.cfg
Para saber qual arquivo de versões é compatível, no caso do brasil.gov.portal, é simples pois é a mesma versão (no máximo um bug fix, por exemplo, brasil.gov.portal é 1.1.3 e o arquivo de versão é 1.1.3.1). Para os demais pacotes, recomendamos comparar a data da tag do pacote e a data nos changelog entre uma versão e outra para adivinhar a versão compatível.
Contribuidores
- Equipe do Governo Eletrônico -- concepção da barra, diretrizes de uso
- SECOM -- Demanda para criação de pacote Plone
- Cintia Cinquini [cintiacinquini] -- Coordenação da implantação em Plone
- Érico Andrei [ericof] -- Implementação inicial em Plone
- Héctor Velarde [hvelarde]
- André Nogueira [agnogueira] -- Ajustes de estilos
- Felipe Duardo [felipeduardo]
- Rodrigo Souza [rodfersou]
- Carlos Vieira [caduvieira]
Changelog
3.0.6 (2018-11-22)
- Atualiza o código da barra à v3.0.6. [hvelarde]
3.0.5 (2018-10-04)
- Adiciona upgrade step dummy para atualizar a versão do profile. [hvelarde]
- Atualiza o código da barra à v3.0.5. [hvelarde]
2.0b1 (2018-09-21)
- Atualiza o código da barra à v3.0.4. [hvelarde]
- Remove upgrade steps da branch 1.x. [hvelarde]
- Remove suporte para o Plone 4.2. [hvelarde]
| Status | Completed |
|---|---|
| Checksum (MD5) | ae8efffaf24342f09b1d9fd63240846d |
| Checksum (SHA-1) | fd33aa97aeb4e0396e510b59a3aa60e95fea6db3 |
| Checksum (SHA-256) | 4be077b7e1fae189b139a92f530eae1cb0fd67443542702cfc7afc152ab01ece |
| Checksum (SHA-512) | 97f9b18052d8af7f0e3fa1abfc8c54206ad6f85c347c40c188218fcfb9c1cce5ee… |
| GPG Signature | |
| GPG Fingerprint | 6811684bac0b8895434e97bdd4391b8fb999e537 |
| Storage Region | Dublin, Ireland |
| Type | Binary (contains binaries and binary artifacts) |
| Uploaded At | 4 months, 3 weeks ago |
| Uploaded By |
|
| Slug Id | brasilgovbarra-306-py2-none-anywhl-h6lw |
| Unique Id | yDuBIWHAZf5CUbYP |
| Version (Raw) | 3.0.6 |
| Version (Parsed) |
|
| extended metadata | |
| Author | PloneGov.Br <gov@plone.org.br> |
| Classifiers | Development Status :: 4 - Beta | Environment :: Web Environment | Framework :: Plone | Framework :: Plone :: 4.3 | Intended Audience :: Developers | License :: OSI Approved :: GNU General Public License v2 (GPLv2) | Operating System :: OS Independent | Programming Language :: Python | Programming Language :: Python :: 2.7 | Topic :: Internet :: WWW/HTTP | Topic :: Internet :: WWW/HTTP :: Dynamic Content | Topic :: Software Development :: Libraries :: Python Modules |
| Homepage URL | https://github.com/plonegovbr/brasil.gov.barra |
| Keywords | brasil.gov.br barra plone plonegovbr temas |
| Metadata Version | 2.0 |
| Py Filetype | bdist_wheel |
| Py Version | py2 |
| Requires Dist | Products.CMFPlone (>=4.3) | Sphinx; extra == 'develop' | interlude; extra == 'test' | manuel; extra == 'develop' | pep8; extra == 'develop' | plone.api | plone.app.testing; extra == 'test' | requests; extra == 'test' | setuptools | setuptools-flakes; extra == 'develop' |
| pkg | brasil.gov.barra-3.0.6-py2-none… |
5
41.5 KB |
md5 | sha1 | sha256 | sha512 |
This package has 70 files/directories.
| Newer |
|
brasil.gov.barra |
5 |
|
||
| Newer |
|
brasil.gov.barra |
5 |
|
||
|
|
brasil.gov.barra |
5 |
|
|||
| Older |
|
brasil.gov.barra |
5 |
|
||
| Older |
|
brasil.gov.barra |
6 |
|
||
| Older |
|
brasil.gov.barra |
5 |
|
||
| Older |
|
brasil.gov.barra |
5 |
|
Last scanned
4 months, 3 weeks ago
Scan result
Clean
Vulnerability count
0
Max. severity
UnknownPackage statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/)
|This version of 'brasil.gov.barra' @ Cloudsmith|
.. |This version of 'brasil.gov.barra' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/",title="This version of 'brasil.gov.barra' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/3.0.6/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true" alt="This version of 'brasil.gov.barra' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/)
|Latest version of 'brasil.gov.barra' @ Cloudsmith|
.. |Latest version of 'brasil.gov.barra' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true&show_latest=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true&show_latest=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/",title="Latest version of 'brasil.gov.barra' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/brasil.gov.barra/latest/a=noarch;xf=bdist_wheel;xn=brasil-gov-barra;xv=py2/?render=true&show_latest=true" alt="Latest version of 'brasil.gov.barra' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use brasil.gov.barra @ version 3.0.6 ...
pip install 'brasil.gov.barra==3.0.6'
You can also install the latest version of this package:
pip install --upgrade 'brasil.gov.barra'
If necessary, you can specify the repository directly:
pip install \
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/ \
brasil.gov.barra==3.0.6
If you've got a project requirements.txt file, you can specify this as a dependency:
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
brasil.gov.barra==3.0.6
In addition, you can use this repository as an extra index url. However, please read our documentation on this parameter before using it. For example in a requirements.txt file:
--extra-index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
brasil.gov.barra==3.0.6